Commit 139d5ac
fix(golang): remove runtime_metrics_enabled from OTLP_RUNTIME_METRICS scenario
DD_RUNTIME_METRICS_ENABLED=true (set by runtime_metrics_enabled=True) causes the
old StatsD runtime.go.* metrics to be emitted alongside the new OTel go.* metrics,
making test_dd_metrics_are_absent fail. The scenario tests OTel metrics as a
replacement for DD-proprietary ones, so the old DD runtime metrics must be off.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 67c89b0 commit 139d5ac
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1321 | 1321 | | |
1322 | 1322 | | |
1323 | 1323 | | |
1324 | | - | |
1325 | 1324 | | |
1326 | 1325 | | |
1327 | 1326 | | |
| |||
0 commit comments