-
Notifications
You must be signed in to change notification settings - Fork 959
DB and HTTP semantic convention stability migration for Redis instrumentation #4370
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
lzchen
merged 31 commits into
open-telemetry:main
from
tammy-baylis-swi:redis-semconv-opt-in
May 12, 2026
Merged
Changes from 6 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
02adc40
Duplicate: add _semconv schem_url helper
tammy-baylis-swi 6cc6600
Redis Http,Database semconv opt in
tammy-baylis-swi 269949b
Changelog
tammy-baylis-swi aadf1d2
semconv status generated
tammy-baylis-swi 1d4d6d5
lint
tammy-baylis-swi 1c7e3cc
Add dep for py39 redis test
tammy-baylis-swi 1a033fb
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi fafc229
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi ef149b3
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi e2f5f0f
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi f2c0940
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi ea83a81
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi 1d9f2a0
Add _set_db_redis_database_index
tammy-baylis-swi 54881b8
Add _set_net_transport
tammy-baylis-swi b1fde84
Add _get_semconv_opt_in_modes
tammy-baylis-swi 732d1e7
TestBase and async coverage
tammy-baylis-swi 34de467
Add more attr asserts
tammy-baylis-swi 23280ae
Add test_pipeline attr asserts
tammy-baylis-swi 961bab7
Rm dep not needed since no py39
tammy-baylis-swi 19ebb5b
pylint
tammy-baylis-swi cf2d4dd
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi 93a9f89
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi f66e625
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi 8739bca
oops
tammy-baylis-swi 8a427f8
lint
tammy-baylis-swi 516232f
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi 8fa5888
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi 69e874d
test async redis stability_mode
tammy-baylis-swi 10cb39d
Mv _get_semconv_modes to util
tammy-baylis-swi ce89049
Merge branch 'main' into redis-semconv-opt-in
tammy-baylis-swi 0ac6c02
Merge branch 'main' into redis-semconv-opt-in
lzchen 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 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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,3 +14,5 @@ | |
|
|
||
|
|
||
| _instruments = ("redis >= 2.6",) | ||
|
|
||
| _semconv_status = "migration" | ||
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.