-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Added OTel instrumentation and metrics export for sync client #3954
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
+10,680
−183
Merged
Changes from 20 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
f1a33dd
Added intrastructure and integration point with OTel (#3864)
vladvildanov ab2af70
Added export of operation duration metric (#3881)
vladvildanov 2e7b2db
Added export of resiliency metrics (#3888)
vladvildanov f46b1f5
Added export of connection basic metrics (#3891)
vladvildanov 57cf6d7
Added pub/sub and stream lag metrics export (#3898)
vladvildanov 26a11c2
Added OTel benchmark test (#3903)
vladvildanov 9dc37a8
Added export of connection advanced metrics (#3910)
vladvildanov ce58929
Added CSC metrics export (#3911)
vladvildanov c4a4292
Added memory and CPU usage (#3933)
vladvildanov 98c6030
Removed events dispatching overhead, refactored metrics attributes (#…
vladvildanov 2f3fd25
Added async recorders and registry (#3950)
vladvildanov f48a4e0
Added bucket override configuration (#3952)
vladvildanov 6c28630
Remove async instrumentations (#3953)
vladvildanov 6bc1c74
Merge branch 'master' of github.com:redis/redis-py into feat/observab…
vladvildanov 1f387e6
Fix tests and codestyle
vladvildanov 810e97d
Fixed missing parameters
vladvildanov 2f08920
Fixed tests
vladvildanov ce3ff2e
Fixed tests
vladvildanov 12173fb
Fixed tests
vladvildanov b1023b4
Marked argument as unused
vladvildanov 4de2db4
Fixed tests
vladvildanov 4dc1802
Added missing metric export
vladvildanov 453101d
Fixes units and pool name attribute
elena-kolevska 42d7b6c
Updated test for pool name attribute
elena-kolevska 15cd729
Updates more tests
elena-kolevska dc66503
Linter
elena-kolevska 0989bfe
Added try...except blocks for recorder functions
vladvildanov 304dd72
Added documentation
vladvildanov 647567e
Updated wordlist
vladvildanov 392ca36
Update redis/cluster.py
vladvildanov d8c68c1
Update redis/connection.py
vladvildanov 8a93c8c
Update redis/connection.py
vladvildanov efc817a
Update pyproject.toml
vladvildanov ee7702a
Merge branch 'master' of github.com:redis/redis-py into feat/observab…
vladvildanov 2cdc1b7
Codestyle fixes
vladvildanov 734578d
Fixed metric export
vladvildanov 88a9964
Fixed assertions
vladvildanov 327bfbe
Added geo failover metric export
vladvildanov 7a254ed
Codestyle fixes
vladvildanov 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.