-
-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestPerformance (New)
Description
If not already implemented or only partially implemented:
SDK should not trace incoming 404s by default to reduce noise. Add a config option to exclude specific HTTP statuses from tracing. This should mirror existing behavior in other SDKs (Laravel, JavaScript).
- New config option (e.g. trace_ignore_status_codes: [404, ...])
- Backwards compatible (default still traces 404s)
- Tests + docs updated
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestPerformance (New)
Projects
Status
No status