Skip to content

Commit 3531efd

Browse files
committed
Reset supported_configurations
1 parent c177b06 commit 3531efd

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

internal/env/supported_configurations.gen.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/env/supported_configurations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -510,9 +510,6 @@
510510
"DD_TRACE_LOG_DIRECTORY": [
511511
"A"
512512
],
513-
"DD_TRACE_MCPGO_ANALYTICS_ENABLED": [
514-
"A"
515-
],
516513
"DD_TRACE_MEMCACHE_ANALYTICS_ENABLED": [
517514
"A"
518515
],
@@ -627,6 +624,9 @@
627624
"DD_TRACE_VAULT_ANALYTICS_ENABLED": [
628625
"A"
629626
],
627+
"DD_TRACE_V1_PAYLOAD_FORMAT_ENABLED": [
628+
"A"
629+
],
630630
"DD_TRACE_X_DATADOG_TAGS_MAX_LENGTH": [
631631
"A"
632632
],

0 commit comments

Comments
 (0)