Skip to content

Commit 43c1576

Browse files
bm1549claude
andcommitted
Update supported-configurations.json for DD_TRACE_STATS_COMPUTATION_ENABLED
Regenerate supported-configurations.json to include the new DD_TRACE_STATS_COMPUTATION_ENABLED env var added in environment.h. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent e16b066 commit 43c1576

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

supported-configurations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,13 @@
266266
"type": "BOOLEAN"
267267
}
268268
],
269+
"DD_TRACE_STATS_COMPUTATION_ENABLED": [
270+
{
271+
"default": "0",
272+
"implementation": "A",
273+
"type": "BOOLEAN"
274+
}
275+
],
269276
"DD_TRACE_TAGS_PROPAGATION_MAX_LENGTH": [
270277
{
271278
"default": "512",

0 commit comments

Comments
 (0)