-
Notifications
You must be signed in to change notification settings - Fork 32
✨ Add lifespan handling to tracing instrumentation and instrument rabbitmq rpc clients #7642
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
bisgaard-itis
merged 33 commits into
ITISFoundation:master
from
bisgaard-itis:7634-opentelemetry-instrument-rpc-clients
May 23, 2025
Merged
Changes from 8 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
dbb2722
add aio pika instrumentation dependency
bisgaard-itis 2458561
upgrade dependency accross entire repo
bisgaard-itis 8cf4d44
instrument aipika rabbit client
bisgaard-itis d85dcb1
add opentelemetry instrumentation celery dependency
bisgaard-itis 273896e
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis 0f685de
autoinstrument aiopika in aihttp case
bisgaard-itis c7c8469
remove asyncpg and aiopg instrumentation
bisgaard-itis 8763e94
remove asyncpg instrumentation
bisgaard-itis bd45887
Revert "autoinstrument aiopika in aihttp case"
bisgaard-itis 3755521
autoinstrument aiopika in aihttp case
bisgaard-itis b37c053
Revert "remove asyncpg instrumentation"
bisgaard-itis 02523a7
Revert "remove asyncpg and aiopg instrumentation"
bisgaard-itis 2601b2a
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis 08397b0
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis d4c643a
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis d762da5
attempt to solve issue by fixing otel fixture
bisgaard-itis 72fa339
ensure to delete env
bisgaard-itis 6036749
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis 660d00c
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis 91a0f99
upgrade aiopika instrumentation lib after merging master
bisgaard-itis efa751c
add lifespan to tracing in fastapi case
bisgaard-itis 2c6afb9
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis 3840e07
use lifespan manager approach
bisgaard-itis 90c14ea
disable pylint bare expose
bisgaard-itis c5e4c1b
add getter for tracing instrumentation lifespan
bisgaard-itis dabc522
fix pylint
bisgaard-itis 10689e9
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis e7ae167
remove call to private method
bisgaard-itis 9b7bd1a
add lifespan management to tracing instrumentation in aiohttp
bisgaard-itis bd81753
make pylint happy
bisgaard-itis 6466494
assert app
bisgaard-itis 8458404
ensure lifespan manager works for fastapi
bisgaard-itis f545694
Merge branch 'master' into 7634-opentelemetry-instrument-rpc-clients
bisgaard-itis 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
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
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
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.