fix(azure_cosmos): normalize cosmos resources#18258
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3d359ce924
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Codeowners resolved as |
BenchmarksBenchmark execution time: 2026-05-28 08:09:33 Comparing candidate commit c869b5e in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 384 metrics, 9 unstable metrics. scenario:span-start
scenario:telemetryaddmetric-1-count-metric-1-times
|
brettlangdon
left a comment
There was a problem hiding this comment.
just a question, not a blocker, otherwise lgtm
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit 9dcb913: What to do next?
|
Description
Normalize CosmosDB resource URI IDs to reduce resource cardinality. Resource cardinality should be bound, as it affects metrics and UI. Normalize even segments from the URI that are not the database id or the collection id.
Replicates dotnet fix DataDog/dd-trace-dotnet#8541
Testing
Unit tests
Risks
Users with dashboards and monitors configured on the resource of these spans. Changed without possibility to fall back to the old behavior because this is a bug: