-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Description
Package
Other
.NET Flavor
.NET Core
.NET Version
8.0.0
OS
Any (not platform specific)
SDK Version
3.41.3
Self-Hosted Sentry Version
No response
Steps to Reproduce
- Use latest OpenTelemetry (version 1.7.0)
- Use
AddHttpClientInstrumentationfromOpenTelemetry.Instrumentation.Http - Use
AddSentryin OTEL tracing andUseOpenTelemetryin Sentry
Expected Result
Sentry should not include requests from HttpClient instrumentation to itself
Actual Result
HUGE amount of transactions (managed to obliterate my selfhosted sentry instance)
From my debug its because OTEL library no longer use http.url. They moved to url.full
Releated PRs:
- update HttpSemanticConventions for Instrumentation.AspNetCore (part2) open-telemetry/opentelemetry-dotnet#4606
- update HttpSemanticConventions for Instrumentation.Http (part2) open-telemetry/opentelemetry-dotnet#4639
- [HttpClient] Remove OTEL_SEMCONV_STABILITY_OPT_IN open-telemetry/opentelemetry-dotnet#5068
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done
Status
No status