Place _dd.apm.enabled:0 in every span - #343
Conversation
BenchmarksBenchmark execution time: 2026-08-05 14:53:05 Comparing candidate commit 02c4a48 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 6 metrics, 0 unstable metrics.
|
|
|
There is flakiness in the failing test (looks like a race). |
* Place _dd.apm.enabled:0 in every span * address review comments
Description
Although the RFC says otherwise (only to place it on the first span in the chunk), this is the safest way to ensure
_dd.apm.enabledis encountered during processing and was the consensus decision following an incident.Motivation
Additional Notes
Jira ticket: [PROJ-IDENT]