Skip to content

Commit f7365e2

Browse files
committed
fix: set http.target as path (like spec) and not pathname
1 parent b60462a commit f7365e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/
2323
### :bug: (Bug Fix)
2424

2525
* fix(core): added falsy check to make otel core work with browser where webpack config had process as false or null [#3613](https://github.com/open-telemetry/opentelemetry-js/issues/3613) @ravindra-dyte
26+
* fix(instrumentation-http): include query params in http.target [#3646](https://github.com/open-telemetry/opentelemetry-js/pull/3646) @kobi-co
2627

2728
### :books: (Refine Doc)
2829

0 commit comments

Comments
 (0)