Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/env/supported_configurations.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions internal/env/supported_configurations.json
Original file line number Diff line number Diff line change
Expand Up @@ -624,9 +624,6 @@
"DD_TRACE_VAULT_ANALYTICS_ENABLED": [
"A"
],
"DD_TRACE_V1_PAYLOAD_FORMAT_ENABLED": [
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This duplicate key, which also appears on 615, is removed by running make test.

"A"
],
"DD_TRACE_X_DATADOG_TAGS_MAX_LENGTH": [
"A"
],
Expand Down
Loading