-
-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Package
Sentry
.NET Flavor
.NET Core
.NET Version
7.0.0
OS
Windows
SDK Version
3.39.1
Self-Hosted Sentry Version
No response
Steps to Reproduce
- Instrument an ASP.NET Core with Sentry.OpenTelemetry
- Configure Sentry to opt-in for
SendDefaultPii - Register a custom
IUserFactoryto populate the sentry username
Expected Result
The custom user factory gets called and the username is reported to Sentry
Actual Result
The custom IUserFactory is never called. Only the IP address is reported to Sentry.
A similar behaviour applies when setting the username through the hub's ConfigureScope method.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working
Projects
Status
No status