-
Notifications
You must be signed in to change notification settings - Fork 1k
Http server semconv span stable #4978
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
Merged
pichlermarc
merged 46 commits into
open-telemetry:main
from
dynatrace-oss-contrib:http-server-semconv-span-stable
Sep 24, 2024
Merged
Changes from 1 commit
Commits
Show all changes
46 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 1c9abb5
Update http server semconv to 1.27
dyladan 9a0c2de
Add server to readme
dyladan 3703045
Lint
dyladan 397ebc6
Fix compilation and test
dyladan 98e02f5
Merge remote-tracking branch 'origin/main' into http-server-semconv-s…
dyladan 7addab4
Fix changelog
dyladan 12d0489
Add tests for server spans
dyladan 4c19670
Lint
dyladan 1054a44
Changelog
dyladan 966eaa5
Change address for tests
dyladan 090f394
Fix node 14 tests
dyladan 46a42e0
remove console
dyladan 826e79b
Add a more detailed changelog
dyladan 0df46dd
Normalize request methods
dyladan 01b90c5
Only set attributes if they are collected
dyladan bc4d955
More robust host header parsing
dyladan 52c10d4
Lint
dyladan 8a02c47
Merge remote-tracking branch 'origin/main' into http-server-semconv-s…
dyladan 6354a8f
Lint eqeqeq
dyladan c9df445
Merge branch 'main' into http-server-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
Update experimental/packages/opentelemetry-instrumentation-http/src/u…
…tils.ts Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
- Loading branch information
commit 9b5ae5b2a25ce14b922ede5d38c82c77c064b4c4
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.