feat(otel): Emit OpenTelemetry HTTP semantic conventions on HTTP server spans (ASP.NET) - #9027
feat(otel): Emit OpenTelemetry HTTP semantic conventions on HTTP server spans (ASP.NET)#9027zacharycmontoya wants to merge 7 commits into
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (9027) and master. ✅ No regressions detected |
BenchmarksBenchmark execution time: 2026-08-14 23:47:24 Comparing candidate commit 9d283d3 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 65 known flaky benchmarks, 61 flaky benchmarks without significant changes.
|
25aa9de to
932ec01
Compare
932ec01 to
9d283d3
Compare
Snapshots difference summaryThe following differences have been observed in committed snapshots. It is meant to help the reviewer. 1 occurrences of : - http.request.method: GET,
[...]
- server.address: 127.0.0.1,
[...]
- url.path: /proxy,
- url.scheme: http,
[...]
- server.port: 00000,
1 occurrences of : - http.request.method: GET,
[...]
- server.address: 127.0.0.1,
[...]
- url.path: /,
- url.scheme: http,
1 occurrences of : - server.port: 00000,
|
Summary of changes
Reason for change
Implementation details
Test coverage
Other details