-
Notifications
You must be signed in to change notification settings - Fork 506
fix: avoid using svc_src: m when service is among active integration defaults #17712
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
Merged
Changes from all commits
Commits
Show all changes
138 commits
Select commit
Hold shift + click to select a range
9cf24c6
un-ignore service source tag in snapshot tests
emmettbutler cb3b890
update flask snapshots
emmettbutler 2993e2c
update botocore snapshots
emmettbutler 540b064
update psycopg snapshots
emmettbutler 8ec488c
update psycopg2 snapshots
emmettbutler 0c7ec57
update mariadb snapshots
emmettbutler 77a82d8
update cherrypy snapshots
emmettbutler ba6e3ee
update starlette snapshots
emmettbutler 1fd281e
update langchain snapshots and cassettes
emmettbutler 02ae8d1
update pytest snapshots
emmettbutler a2a100a
some bedrock snapshots missed
emmettbutler 6209ca7
update fastapi snapshots
emmettbutler 41c228c
update sanic snapshots
emmettbutler cbc99f8
update openai snapshots
emmettbutler 640b818
missed some openai snapshot updates
emmettbutler 56f2bca
update gunicorn snapshots
emmettbutler dd7f64e
update aiohttp snapshots
emmettbutler 1ebc740
update django snapshots
emmettbutler 6b30c54
update redis_asyncio snapshots
emmettbutler aebe2af
update kafka snapshots
emmettbutler 0fb575b
update google_cloud_pubsub snapshots
emmettbutler b049612
update httpx snapshots
emmettbutler d214333
update otel snapshots
emmettbutler d034472
update azure_cosmos snapshots
emmettbutler 012234e
update azure_eventhubs snapshots
emmettbutler 143cd7f
update ddtrace_api snapshots
emmettbutler 987f3d5
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 8d3cf44
update snapshots: yaaredis, google_cloud_pubsub
emmettbutler ed4f767
update snapshots: rq, aredis, rediscluster
emmettbutler d458845
update snapshots: valkey, kombu
emmettbutler fdf57c7
update snapshots: pyramid
emmettbutler 1e0c6f2
update snapshots: opentelemetry, wsgi, graphql, graphene, aiomysql, d…
emmettbutler 744f8af
update snapshots: django_hosts, aws_lambda
emmettbutler f95d5e6
update unittest snapshots
emmettbutler e674165
update some snowflake snapshots
emmettbutler 2fd8c13
update some internal process_tags snapshots
emmettbutler 790bbc2
update some integration snapshots
emmettbutler 6f1ffdc
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 840335d
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler f1b8a2a
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 782150b
update integration_snapshots snapshots
emmettbutler cc1b858
update asyncpg snapshots
emmettbutler c97840c
update pyramid snapshots
emmettbutler 9a3c0fd
update google_cloud_pubsub snapshots
emmettbutler 6a87cd7
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 8d029f3
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 9121f7c
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 299ec9f
update snapshots: valkey, opentelemetry
emmettbutler 66a46bf
update snapshots: integration-snapshot
emmettbutler 806b9ed
update snapshot: internal
emmettbutler 5a5e510
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler d331652
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 80fed88
test: update anthropic snapshots for svc_src tag
Yun-Kim 9d7ef05
test: update claude_agent_sdk snapshots for svc_src tag
Yun-Kim bf82c17
test: update crewai snapshots for svc_src tag
Yun-Kim 823f362
test: update google_genai snapshots for svc_src tag
Yun-Kim b16098b
test: update litellm snapshots for svc_src tag
Yun-Kim f0c2e24
test: update llama_index snapshots for svc_src tag
Yun-Kim 60e3821
test: update openai_agents snapshots for svc_src tag
Yun-Kim 02d85ca
test: update pydantic_ai snapshots for svc_src tag
Yun-Kim 87c8231
test: update vertexai snapshots for svc_src tag
Yun-Kim aa4122f
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 4c56718
test: regenerate claude_agent_sdk snapshots for new llm child spans
Yun-Kim b56fcb1
updated snapshots for azure_cosmos, azure_durable_functions, azure_fu…
rithikanarayan 1dd78eb
locks, suitespec
emmettbutler a54e659
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 8eeac5b
revert functions:cosmos snapshot change
emmettbutler cba86f1
update azure_functions:eventhubs snapshots
emmettbutler 848ab69
update azure_functions:eventhubs snapshots
emmettbutler dac1e97
update azure_functions:eventhubs snapshots
emmettbutler 6a6a029
suitespec
emmettbutler 0e0255c
update integration-snapshot snapshots
emmettbutler f62bd2e
regenerate rq snapshot
emmettbutler 78d69f0
update mlflow snapshots
emmettbutler b39af0f
update selenium snapshots
emmettbutler 09d3e86
missing mlflow snapshot
emmettbutler 1a18db6
fix aiohttp_jinja2 snapshot
emmettbutler 044a7ef
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 1965d7a
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler 23c82b4
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler cfb8a4d
chore(valkey): remove Pin from valkey (#17574)
dubloom cb306c2
fix(profiling): ensure running loop is not `None` before linking task…
KowalskiThomas 534baac
fix(llmobs): resolve circular import of ConfigType in _writer (#17659)
Yun-Kim 4cdf646
chore(symdb): add injectible_lines and has_injectible_lines to Scope …
P403n1x87 c9468b4
chore(ci_visibility): add telemetry for git commit SHA and repository…
gnufede e93aa29
refactor(telemetry): dependency tracker performance (#17667)
avara1986 80a3151
fix(llmobs): do not disable LLMObs on RC payloads without llmobs dire…
Kyle-Verhoog 7efc374
chore: increment version to 4.8.0rc5 (#17688)
ZStriker19 694ff95
chore(selenium): patch selenium in v3 pytest plugin for browser test …
gnufede 9569fb0
refactor(telemetry): memoize get_host_info via @callonce (#17669)
avara1986 0f217ca
chore: ignore .omc/ directory (#17692)
avara1986 813cf35
fix(llmobs): default model_name/model_provider to "unknown" (#17683)
Yun-Kim 9579cfe
fix(profiling): guard memalloc hook against partially-written saved a…
KowalskiThomas 14f2188
fix(rc): improve apm_tracing disablement flow (#17314)
mabdinur d901765
ci: add s3 artifact metadata to index.html and new metadata.txt files…
brettlangdon f72d32c
refactor: remove crash in `MetricNamespace` (#17706)
KowalskiThomas 343db4a
ci: allow notify dd release job to fail (#17709)
gyuheon0h 31322ba
turn sqlite test into a snapshot one
emmettbutler 7d108b1
fix default service name logic for sqlite
emmettbutler 938817c
traverse integration_configs as rarely as possible
emmettbutler 7f2b92a
chore(internal): honor positional timeout in PeriodicThread.join (#17…
r1viollet 07203f7
typing
emmettbutler 5323c4b
suitespec
emmettbutler b58ef83
handle when _default_service is not set
emmettbutler ed275b9
Merge branch 'emmett.butler/unignore-svc-src' into emmett.butler/sqli…
emmettbutler 9659bc0
handle when _default_service is not set
emmettbutler 843d9bc
update a bunch of snapshots affected by the fix
emmettbutler 8565a8c
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler d025b3e
regenerate azure_functions
emmettbutler 8b5c73d
update a bunch of snapshots affected by the fix
emmettbutler 98e36c7
update a bunch of snapshots affected by the fix
emmettbutler 0482088
update a bunch of snapshots affected by the fix
emmettbutler fc94487
Merge branch 'emmett.butler/unignore-svc-src' into emmett.butler/sqli…
emmettbutler a7f3cd2
update a bunch of snapshots affected by the fix
emmettbutler 4f5762b
update a bunch of snapshots affected by the fix
emmettbutler aaa0415
reno
emmettbutler 5bc9776
undo
emmettbutler 3042bf9
undo
emmettbutler cf0f3ef
Merge branch 'emmett.butler/unignore-svc-src' into emmett.butler/sqli…
emmettbutler 4d182e3
Merge branch 'main' into emmett.butler/unignore-svc-src
emmettbutler d596393
Merge branch 'emmett.butler/unignore-svc-src' into emmett.butler/sqli…
emmettbutler 8a041b3
Merge branch 'main' into emmett.butler/sqlite3-snapshot-2
emmettbutler 7ca6699
don't set svc_source when service is default
emmettbutler 9b20874
avoid "m" when service is default
emmettbutler cdbb856
update a bunch of snapshots affected by the fix
emmettbutler b06c73c
Merge branch 'main' into emmett.butler/sqlite3-snapshot-2
emmettbutler 85d885e
update a bunch of snapshots affected by the fix
emmettbutler 2b51f89
update a bunch of snapshots affected by the fix
emmettbutler b0eed27
update a bunch of snapshots affected by the fix
emmettbutler adac5b6
Merge branch 'main' into emmett.butler/sqlite3-snapshot-2
emmettbutler 9807194
update tracer test that still cared about svc_src
emmettbutler 364768a
update langchain snapshots
emmettbutler 13011bd
missing snaps
emmettbutler e925f28
cache default services
emmettbutler 09a11db
lint
emmettbutler 34aa763
use cached list
emmettbutler cb5956d
limit allowed default service keys
emmettbutler 00c94e4
Merge branch 'main' into emmett.butler/sqlite3-snapshot-2
emmettbutler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
5 changes: 5 additions & 0 deletions
5
releasenotes/notes/svc-src-multi-defaults-8fc529fc93537b0a.yaml
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 |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| fixes: | ||
| - | | ||
| tracing: This change fixes an issue in which `svc_src` is set to `m` in cases where `service` matches the `_default_service` of an active integration config. | ||
| In such cases, the intended behavior is that it `svc_src` is equal to `service`. #17712 |
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.