Skip to content

DataCollection phase 2: migrate Sentry.AspNet (System.Web) #5431

Description

@jamescrosswell

Part of #5420. Phase 2 — behavior-neutral consumer migration.

Migrate Sentry.AspNet (System.Web) to the resolved config:

  • src/Sentry.AspNet/Internal/SystemWebRequestEventProcessor.cs:62-64 — cookie header → Cookies behavior.
  • :70-92UserHostAddress IP, identity.Name, claims → UserInfo.
  • :96-99 — request body → HttpBodies (with MaxRequestBodySize precedence).
  • :50 — query string → UrlQueryParams.
  • src/Sentry.AspNet/HttpContextExtensions.cs:126-129 — transaction request cookies → Cookies.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions