chore(runtime): refresh runtime metric identity tags - #19822
Conversation
Circular import analysis
|
Dependency direction analysis📈 Existing violations got worse10 pre-existing violation(s) increased in severity (e.g. their target became more depended-on, or got pulled into an import cycle), though the edge itself isn't new: Show violations that got worse (showing 5 of 10 highest severity)
|
Codeowners resolved asResolved from the full PR diff against |
|
BenchmarksBenchmark execution time: 2026-08-23 22:23:47 Comparing candidate commit d6a1546 in PR branch Found 0 performance improvements and 9 performance regressions! Performance is the same for 613 metrics, 10 unstable metrics.
|
Description
Split from #19780.
Runtime metrics cache platform tags that include runtime identity. Refresh those tags when runtime identity changes so metrics emitted after a MicroVM
/runrefresh use the new runtime id.Testing
scripts/lint format_check ddtrace/internal/runtime/runtime_metrics.py tests/runtime/test_runtime_metrics_api.pygit diff --checkStack
Draft split branch. Stacked on #19816.