You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): update config registry script and add backfilled option
The backfilled option showed some issue with the current state of
the supported-configurations.json. This is fixed by this PR by
adding setting backfilled to true as well as updating the generation
script to:
- lower case types
- use true and false as boolean
- use exact decimal values as defined in the macro
In addition, change DD_TRACE_RATE_LIMIT and
DD_TELEMETRY_EXTENDED_HEARTBEAT_INTERVAL decimal types to integers.
0 commit comments