-
Notifications
You must be signed in to change notification settings - Fork 506
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
Use semantic attributes in traces sampler for ASGI spans #3774
Merged
sentrivana
merged 29 commits into
potel-base
from
ivana/custom-sampling-context-integrations-extra-stuff
Nov 14, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
18103bc
Remove custom_sampling_context
sentrivana 68402ff
confusing wording
sentrivana 70d02cc
Merge branch 'potel-base' into ivana/sampling-context
sentrivana fa5d0ba
keep old format (why not)
sentrivana 5df9ccc
.
sentrivana 472ab5c
add attrs
sentrivana f893f12
.
sentrivana fff9f16
.
sentrivana ce815e8
more removals
sentrivana d307fe1
Merge branch 'potel-base' into ivana/sampling-context
sentrivana 747ecc6
more readme
sentrivana 7ae6745
more info
sentrivana 09d247e
comment
sentrivana 1aeeb68
small change
sentrivana 786bb9e
.
sentrivana 80427c6
dont do everything in this pr
sentrivana 2acef08
get rid of none attributes
sentrivana eb2df70
dropped result too
sentrivana 2cee373
Replace custom_sampling_context with attributes in ASGI
sentrivana f6fb9a9
add source too
sentrivana 86c6373
Merge branch 'potel-base' into ivana/custom-sampling-context-integrat…
sentrivana 4002f38
fix starlette tests
sentrivana dbc8ba2
fix fastapi
sentrivana 52f918a
remove middleware spans toggle
sentrivana 6b063cf
Merge branch 'potel-base' into ivana/custom-sampling-context-integrat…
sentrivana f69b800
better attrs
sentrivana 2ed3860
rename
sentrivana a684a7c
Merge branch 'potel-base' into ivana/custom-sampling-context-integrat…
sentrivana f674be1
Merge branch 'potel-base' into ivana/custom-sampling-context-integrat…
sentrivana 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
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.
pytest was complaining that these 3 test cases shouldn't have
@pytest.mark.asyncio