-
Notifications
You must be signed in to change notification settings - Fork 504
feat: mark manually created spans with service source [APMLP-1016] #17006
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
gh-worker-dd-mergequeue-cf854d
merged 109 commits into
main
from
emmett.butler/manual-tracing-svc-src
Apr 9, 2026
Merged
Changes from all commits
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
d7ca6cf
set service via shared code path
emmettbutler 3197053
set service source for spans created directly via custom instrumentation
emmettbutler 1d532e0
move all integrations that set service= to private code path
emmettbutler 7fe5754
lint
emmettbutler 96a40ff
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 340f412
merge whoopsie
emmettbutler 1782209
do service mapping
emmettbutler 1381d62
deduplicate service setting and map resolution
emmettbutler d94cbbf
typing
emmettbutler 0a1fced
typing
emmettbutler d59b53c
fix default to m
emmettbutler 4ff3111
use a constant
emmettbutler c490c10
whoopsie
emmettbutler 38c6a32
old imports
emmettbutler 8144c5a
style
emmettbutler c5ce614
disallow blanks
emmettbutler f6378a6
update some snapshots
emmettbutler 74e05ef
fix cherrypy snapshots, llmobs integration, and appsec tests
emmettbutler a577a8a
lint
emmettbutler e71c526
lint
emmettbutler b6b6bdf
lint
emmettbutler 9bf51cc
fix some snapshots
emmettbutler ed2ebf4
lint
emmettbutler 409e850
deleting the tag might have been ill-advised
emmettbutler 9ec9a8f
better handling of inherited services and nested integrations like fa…
emmettbutler fef08ee
fix fastapi expectations
emmettbutler dc4561a
fix sanic expectations
emmettbutler 4e7e614
fix missing attr
emmettbutler dec03d0
setting service here is actually ok because span.__init__ doesnt over…
emmettbutler 200f45e
update test expectations in flask, kafka, httpx suites
emmettbutler 61f4456
fix svc_src and expectations for botocore
emmettbutler 9590d35
fix a flask snapshot
emmettbutler 57f924a
fix some django snapshots
emmettbutler 68c2fb3
fix some django and fastapi snapshots
emmettbutler e572d3f
fmt
emmettbutler 0ab845d
fix some psycopg snapshots
emmettbutler b500d76
ignore svc_src in pydantic
emmettbutler 2343f2d
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler cf4b27a
deduplicate snapshot ignore fields in openai test file
emmettbutler ca8cd26
Merge branch 'emmett.butler/openai-ignores-deduplicate' into emmett.b…
emmettbutler 13664a1
more ignores
emmettbutler 4ba2300
more ignores
emmettbutler ffc890c
lint
emmettbutler 438d865
more ignores
emmettbutler c3fd8cb
lint
emmettbutler 0e611d8
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler d7cc37b
fix more tests
emmettbutler 5631985
more ignores;
emmettbutler 83909ca
more ignores
emmettbutler 4d11dc1
more ignores
emmettbutler e61b566
fmt
emmettbutler 15cc8f6
fix django expectation
emmettbutler 9581977
lint
emmettbutler 086e314
fix django expectation
emmettbutler 1ba18ed
fix debug expectation
emmettbutler fdc8696
lint
emmettbutler 20a6e3d
update llmobs expectation
emmettbutler a4d5b0b
undo
emmettbutler 246b405
fix ray failure
emmettbutler d2cee3c
format snaps
emmettbutler a670cd5
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 1738d2d
there is a global way to ignore tags in snapshot tests
emmettbutler 4046dfb
undo the snapshot changes
emmettbutler bdcf7fd
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler ae621b8
undo the snapshot changes
emmettbutler d8e5fb3
redo
emmettbutler 62d1794
update system tests
emmettbutler 24750aa
not global
emmettbutler 0b04934
unused import[
emmettbutler 95c12e3
avoid setting an extra tag
emmettbutler bf6bc91
unused import
emmettbutler 3b30c63
undo some test changes
emmettbutler c9e69e3
undo
emmettbutler ccbd33d
update systests
emmettbutler d3a6a9d
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 17ae1e6
inherit service sour e
emmettbutler 5c27fc2
inherit service sour e
emmettbutler 90a7738
use branched system-tests
emmettbutler 8b74fd3
no blanks
emmettbutler d1c6b08
expect svc_src where appropriate
emmettbutler fbfcc2b
fix test
emmettbutler b749d6c
faster way to set attribute
emmettbutler 5dea2ed
typing
emmettbutler 9b15a94
style
emmettbutler 20a1c08
wrong config
emmettbutler 800a518
latest system-tests
emmettbutler 459c2eb
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 2476b69
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 1f98b0b
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 9cc04ec
bump failing benchmark to account for new tag in most start_span exec…
emmettbutler ec4a195
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 12f58bb
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 4477ee9
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 2f349b6
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler d713dbb
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler a0813b6
more benchmark headroom
emmettbutler 8b97b3d
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler b17e14e
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler d2ddab4
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler daa7c5d
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 94442af
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 3d8a246
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 037b941
bump failing benchmark to account for new tag in most start_span exec…
emmettbutler e591d89
bump failing benchmark to account for new tag in most start_span exec…
emmettbutler 18e922b
latest system-tests
emmettbutler 4b4d3f1
latest system-tests
emmettbutler e5cd7f0
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler d94efd6
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 00492ca
Merge branch 'main' into emmett.butler/manual-tracing-svc-src
emmettbutler 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
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.