-
Notifications
You must be signed in to change notification settings - Fork 812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update HTTP client span semconv to 1.27 #4940
Merged
pichlermarc
merged 28 commits into
open-telemetry:main
from
dynatrace-oss-contrib:http-client-semconv-span-stable
Sep 10, 2024
Merged
Changes from 26 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c5f4b41
feat(instr-http): emit stable semconv for client spans
dyladan 3d1b95d
Document OTEL_SEMCONV_STABILITY_OPT_IN for http
dyladan d978eb1
Lint
dyladan 963e19a
Merge remote-tracking branch 'origin/main' into http-client-semconv-s…
dyladan dc75e57
Fix build
dyladan c71cdb0
Changelog
dyladan eae1d5c
lint
dyladan f7efbe8
Add tests for 1.27 semconv
dyladan 2d60245
Merge remote-tracking branch 'origin/main' into http-client-semconv-s…
dyladan 5031276
Use actual remote address for tests
dyladan 10e49f1
Apply fix to stable spans
dyladan e4a36b1
Merge branch 'main' into http-client-semconv-span-stable
dyladan 9b5ae5b
Update experimental/packages/opentelemetry-instrumentation-http/src/u…
dyladan 83b91f0
chore(deps): update dependency chromedriver to v128 (#4954)
renovate-bot 61f344d
chore(deps): update dependency webpack to v5.94.0 (#4961)
pichlermarc 362a1bc
chore(deps): update dependency glob to v11 (#4955)
renovate-bot 9e2485d
chore(deps): update all patch versions (#4942)
renovate-bot 08c5a9a
chore(deps): update dependency chromedriver to v128.0.1 (#4967)
renovate-bot 4920848
chore(deps): lock file maintenance (#4968)
renovate-bot 93d43ce
Finish transition plan in readme
dyladan e725146
Review comments
dyladan 0635448
Await server.listen in before to be sure it finishes
dyladan 253c840
Lint
dyladan 2533480
Merge remote-tracking branch 'origin/main' into http-client-semconv-s…
dyladan e4ccec8
Changelog
dyladan 1bdce0f
Merge remote-tracking branch 'origin/main' into http-client-semconv-s…
dyladan eb9376b
Merge branch 'main' into http-client-semconv-span-stable
pichlermarc a7b7c17
Merge branch 'main' into http-client-semconv-span-stable
dyladan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
import *
. None of these imports are actually new