dd-trace 5.96.0 → 5.98.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/index.d.ts +60 -2
  2. package/package.json +9 -7
  3. package/packages/datadog-esbuild/index.js +20 -9
  4. package/packages/datadog-instrumentations/src/child_process.js +7 -17
  5. package/packages/datadog-instrumentations/src/crypto.js +1 -2
  6. package/packages/datadog-instrumentations/src/cucumber.js +69 -4
  7. package/packages/datadog-instrumentations/src/cypress-config.js +318 -0
  8. package/packages/datadog-instrumentations/src/cypress.js +86 -4
  9. package/packages/datadog-instrumentations/src/dns.js +1 -2
  10. package/packages/datadog-instrumentations/src/express.js +4 -4
  11. package/packages/datadog-instrumentations/src/fs.js +27 -29
  12. package/packages/datadog-instrumentations/src/graphql.js +1 -1
  13. package/packages/datadog-instrumentations/src/helpers/bundler-register.js +41 -13
  14. package/packages/datadog-instrumentations/src/helpers/hook.js +31 -6
  15. package/packages/datadog-instrumentations/src/helpers/hooks.js +12 -19
  16. package/packages/datadog-instrumentations/src/helpers/instrument.js +27 -13
  17. package/packages/datadog-instrumentations/src/helpers/register.js +103 -142
  18. package/packages/datadog-instrumentations/src/http/client.js +2 -3
  19. package/packages/datadog-instrumentations/src/http/server.js +2 -5
  20. package/packages/datadog-instrumentations/src/http2/client.js +1 -3
  21. package/packages/datadog-instrumentations/src/http2/server.js +1 -3
  22. package/packages/datadog-instrumentations/src/jest.js +117 -16
  23. package/packages/datadog-instrumentations/src/limitd-client.js +1 -1
  24. package/packages/datadog-instrumentations/src/mocha/utils.js +12 -1
  25. package/packages/datadog-instrumentations/src/net.js +2 -8
  26. package/packages/datadog-instrumentations/src/pino.js +1 -1
  27. package/packages/datadog-instrumentations/src/playwright.js +4 -1
  28. package/packages/datadog-instrumentations/src/prisma.js +1 -2
  29. package/packages/datadog-instrumentations/src/redis.js +12 -6
  30. package/packages/datadog-instrumentations/src/selenium.js +4 -1
  31. package/packages/datadog-instrumentations/src/sequelize.js +1 -1
  32. package/packages/datadog-instrumentations/src/url.js +1 -3
  33. package/packages/datadog-instrumentations/src/vitest.js +5 -1
  34. package/packages/datadog-instrumentations/src/vm.js +1 -3
  35. package/packages/datadog-plugin-aws-sdk/src/base.js +5 -4
  36. package/packages/datadog-plugin-aws-sdk/src/services/dynamodb.js +1 -0
  37. package/packages/datadog-plugin-aws-sdk/src/services/eventbridge.js +1 -0
  38. package/packages/datadog-plugin-aws-sdk/src/services/kinesis.js +1 -0
  39. package/packages/datadog-plugin-aws-sdk/src/services/redshift.js +1 -0
  40. package/packages/datadog-plugin-aws-sdk/src/services/sns.js +1 -0
  41. package/packages/datadog-plugin-aws-sdk/src/services/sqs.js +1 -0
  42. package/packages/datadog-plugin-cucumber/src/index.js +13 -3
  43. package/packages/datadog-plugin-cypress/src/cypress-plugin.js +166 -6
  44. package/packages/datadog-plugin-cypress/src/index.js +59 -2
  45. package/packages/datadog-plugin-fs/src/index.js +1 -1
  46. package/packages/datadog-plugin-google-cloud-pubsub/src/consumer.js +2 -1
  47. package/packages/datadog-plugin-google-cloud-pubsub/src/pubsub-push-subscription.js +2 -7
  48. package/packages/datadog-plugin-graphql/src/resolve.js +1 -1
  49. package/packages/datadog-plugin-http/src/client.js +1 -1
  50. package/packages/datadog-plugin-http/src/server.js +10 -2
  51. package/packages/datadog-plugin-http2/src/client.js +1 -1
  52. package/packages/datadog-plugin-http2/src/server.js +10 -2
  53. package/packages/datadog-plugin-jest/src/index.js +4 -2
  54. package/packages/datadog-plugin-kafkajs/src/batch-consumer.js +31 -4
  55. package/packages/datadog-plugin-mocha/src/index.js +5 -2
  56. package/packages/datadog-plugin-mongodb-core/src/index.js +3 -3
  57. package/packages/datadog-plugin-mysql/src/index.js +1 -1
  58. package/packages/datadog-plugin-next/src/index.js +10 -16
  59. package/packages/datadog-plugin-openai/src/services.js +1 -0
  60. package/packages/datadog-plugin-pg/src/index.js +1 -1
  61. package/packages/datadog-plugin-tedious/src/index.js +1 -1
  62. package/packages/datadog-plugin-ws/src/close.js +1 -1
  63. package/packages/datadog-plugin-ws/src/receiver.js +1 -1
  64. package/packages/datadog-webpack/index.js +3 -3
  65. package/packages/dd-trace/index.js +12 -10
  66. package/packages/dd-trace/src/agent/url.js +2 -2
  67. package/packages/dd-trace/src/aiguard/sdk.js +26 -22
  68. package/packages/dd-trace/src/appsec/blocked_templates.js +4 -3
  69. package/packages/dd-trace/src/appsec/blocking.js +64 -33
  70. package/packages/dd-trace/src/appsec/iast/iast-plugin.js +1 -1
  71. package/packages/dd-trace/src/appsec/iast/vulnerabilities-formatter/evidence-redaction/sensitive-handler.js +1 -1
  72. package/packages/dd-trace/src/appsec/iast/vulnerabilities-formatter/utils.js +1 -1
  73. package/packages/dd-trace/src/appsec/remote_config.js +1 -0
  74. package/packages/dd-trace/src/appsec/sdk/index.js +4 -0
  75. package/packages/dd-trace/src/appsec/sdk/set_user.js +1 -1
  76. package/packages/dd-trace/src/appsec/sdk/track_event.js +5 -5
  77. package/packages/dd-trace/src/appsec/sdk/user_blocking.js +2 -2
  78. package/packages/dd-trace/src/appsec/sdk/utils.js +4 -2
  79. package/packages/dd-trace/src/ci-visibility/dynamic-instrumentation/index.js +6 -1
  80. package/packages/dd-trace/src/ci-visibility/test-api-manual/test-api-manual-plugin.js +4 -0
  81. package/packages/dd-trace/src/config/defaults.js +315 -146
  82. package/packages/dd-trace/src/config/generated-config-types.d.ts +9 -1
  83. package/packages/dd-trace/src/config/helper.js +59 -10
  84. package/packages/dd-trace/src/config/index.js +587 -1496
  85. package/packages/dd-trace/src/config/parsers.js +256 -0
  86. package/packages/dd-trace/src/config/remote_config.js +59 -2
  87. package/packages/dd-trace/src/config/supported-configurations.json +406 -432
  88. package/packages/dd-trace/src/constants.js +1 -0
  89. package/packages/dd-trace/src/crashtracking/crashtracker.js +7 -1
  90. package/packages/dd-trace/src/crashtracking/index.js +1 -7
  91. package/packages/dd-trace/src/debugger/devtools_client/snapshot/processor.js +5 -2
  92. package/packages/dd-trace/src/debugger/index.js +1 -1
  93. package/packages/dd-trace/src/dogstatsd.js +12 -9
  94. package/packages/dd-trace/src/encode/0.4.js +8 -7
  95. package/packages/dd-trace/src/encode/span-stats.js +4 -1
  96. package/packages/dd-trace/src/exporters/agent/writer.js +7 -1
  97. package/packages/dd-trace/src/exporters/common/request.js +9 -0
  98. package/packages/dd-trace/src/exporters/common/writer.js +12 -2
  99. package/packages/dd-trace/src/heap_snapshots.js +3 -0
  100. package/packages/dd-trace/src/index.js +5 -2
  101. package/packages/dd-trace/src/lambda/runtime/ritm.js +6 -6
  102. package/packages/dd-trace/src/llmobs/index.js +4 -1
  103. package/packages/dd-trace/src/llmobs/plugins/ai/index.js +5 -1
  104. package/packages/dd-trace/src/llmobs/plugins/ai/util.js +60 -12
  105. package/packages/dd-trace/src/llmobs/plugins/bedrockruntime.js +4 -2
  106. package/packages/dd-trace/src/llmobs/sdk.js +12 -8
  107. package/packages/dd-trace/src/llmobs/span_processor.js +1 -1
  108. package/packages/dd-trace/src/llmobs/tagger.js +9 -6
  109. package/packages/dd-trace/src/llmobs/writers/base.js +2 -0
  110. package/packages/dd-trace/src/llmobs/writers/util.js +3 -0
  111. package/packages/dd-trace/src/log/index.js +20 -59
  112. package/packages/dd-trace/src/log/writer.js +7 -19
  113. package/packages/dd-trace/src/noop/proxy.js +8 -0
  114. package/packages/dd-trace/src/openfeature/remote_config.js +6 -1
  115. package/packages/dd-trace/src/opentelemetry/context_manager.js +6 -4
  116. package/packages/dd-trace/src/opentelemetry/logs/index.js +1 -1
  117. package/packages/dd-trace/src/opentelemetry/metrics/index.js +1 -1
  118. package/packages/dd-trace/src/opentelemetry/otlp/otlp_http_exporter_base.js +17 -2
  119. package/packages/dd-trace/src/opentelemetry/otlp/protobuf_loader.js +14 -2
  120. package/packages/dd-trace/src/opentelemetry/otlp/trace.proto +358 -0
  121. package/packages/dd-trace/src/opentelemetry/otlp/trace_service.proto +78 -0
  122. package/packages/dd-trace/src/opentelemetry/trace/index.js +75 -0
  123. package/packages/dd-trace/src/opentelemetry/trace/otlp_http_trace_exporter.js +66 -0
  124. package/packages/dd-trace/src/opentelemetry/trace/otlp_transformer.js +332 -0
  125. package/packages/dd-trace/src/opentracing/propagation/text_map.js +9 -4
  126. package/packages/dd-trace/src/opentracing/tracer.js +9 -4
  127. package/packages/dd-trace/src/payload-tagging/config/index.js +6 -5
  128. package/packages/dd-trace/src/plugin_manager.js +8 -6
  129. package/packages/dd-trace/src/plugins/ci_plugin.js +4 -0
  130. package/packages/dd-trace/src/plugins/log_plugin.js +3 -0
  131. package/packages/dd-trace/src/plugins/plugin.js +11 -13
  132. package/packages/dd-trace/src/plugins/storage.js +2 -2
  133. package/packages/dd-trace/src/plugins/tracing.js +22 -5
  134. package/packages/dd-trace/src/plugins/util/test.js +2 -0
  135. package/packages/dd-trace/src/plugins/util/web.js +6 -88
  136. package/packages/dd-trace/src/process-tags/index.js +3 -0
  137. package/packages/dd-trace/src/profiler.js +27 -2
  138. package/packages/dd-trace/src/profiling/config.js +73 -241
  139. package/packages/dd-trace/src/profiling/exporter_cli.js +1 -4
  140. package/packages/dd-trace/src/profiling/exporters/event_serializer.js +6 -2
  141. package/packages/dd-trace/src/profiling/profiler.js +78 -109
  142. package/packages/dd-trace/src/profiling/profilers/events.js +2 -3
  143. package/packages/dd-trace/src/profiling/profilers/wall.js +89 -6
  144. package/packages/dd-trace/src/profiling/ssi-heuristics.js +4 -1
  145. package/packages/dd-trace/src/propagation-hash/index.js +2 -1
  146. package/packages/dd-trace/src/proxy.js +40 -6
  147. package/packages/dd-trace/src/remote_config/index.js +3 -0
  148. package/packages/dd-trace/src/require-package-json.js +8 -4
  149. package/packages/dd-trace/src/ritm.js +58 -26
  150. package/packages/dd-trace/src/runtime_metrics/index.js +3 -0
  151. package/packages/dd-trace/src/runtime_metrics/runtime_metrics.js +18 -11
  152. package/packages/dd-trace/src/sampler.js +1 -1
  153. package/packages/dd-trace/src/service-naming/index.js +1 -1
  154. package/packages/dd-trace/src/service-naming/schemas/definition.js +4 -1
  155. package/packages/dd-trace/src/service-naming/schemas/util.js +15 -1
  156. package/packages/dd-trace/src/service-naming/schemas/v0/messaging.js +24 -1
  157. package/packages/dd-trace/src/service-naming/schemas/v0/storage.js +60 -0
  158. package/packages/dd-trace/src/service-naming/schemas/v0/web.js +17 -1
  159. package/packages/dd-trace/src/service-naming/schemas/v0/websocket.js +5 -0
  160. package/packages/dd-trace/src/service-naming/schemas/v1/storage.js +17 -0
  161. package/packages/dd-trace/src/service-naming/schemas/v1/web.js +11 -1
  162. package/packages/dd-trace/src/service-naming/schemas/v1/websocket.js +6 -0
  163. package/packages/dd-trace/src/span_stats.js +5 -1
  164. package/packages/dd-trace/src/standalone/index.js +3 -0
  165. package/packages/dd-trace/src/telemetry/index.js +2 -3
  166. package/packages/dd-trace/src/telemetry/send-data.js +5 -19
  167. package/packages/dd-trace/src/telemetry/session-propagation.js +19 -44
  168. package/packages/dd-trace/src/telemetry/telemetry.js +28 -171
  169. package/packages/dd-trace/src/tracer.js +2 -2
  170. package/packages/dd-trace/src/util.js +0 -9
  171. package/vendor/dist/@apm-js-collab/code-transformer/index.js +28 -6
  172. package/vendor/dist/protobufjs/index.js +1 -1
  173. package/packages/dd-trace/src/log/utils.js +0 -16
@@ -13,9 +13,7 @@
13
13
  "implementation": "A",
14
14
  "type": "boolean",
15
15
  "default": "false",
16
- "configurationNames": [
17
- "ciVisAgentlessLogSubmissionEnabled"
18
- ]
16
+ "internalPropertyName": "ciVisAgentlessLogSubmissionEnabled"
19
17
  }
20
18
  ],
21
19
  "DD_AGENTLESS_LOG_SUBMISSION_URL": [
@@ -48,12 +46,12 @@
48
46
  ],
49
47
  "DD_AI_GUARD_BLOCK": [
50
48
  {
51
- "implementation": "B",
49
+ "implementation": "C",
52
50
  "type": "boolean",
53
51
  "configurationNames": [
54
52
  "experimental.aiguard.block"
55
53
  ],
56
- "default": "false"
54
+ "default": "true"
57
55
  }
58
56
  ],
59
57
  "DD_AI_GUARD_ENABLED": [
@@ -114,9 +112,7 @@
114
112
  "aliases": [
115
113
  "DATADOG_API_KEY"
116
114
  ],
117
- "configurationNames": [
118
- "apiKey"
119
- ]
115
+ "internalPropertyName": "apiKey"
120
116
  }
121
117
  ],
122
118
  "DD_API_SECURITY_ENABLED": [
@@ -124,7 +120,8 @@
124
120
  "implementation": "A",
125
121
  "type": "boolean",
126
122
  "configurationNames": [
127
- "appsec.apiSecurity.enabled"
123
+ "appsec.apiSecurity.enabled",
124
+ "experimental.appsec.apiSecurity.enabled"
128
125
  ],
129
126
  "default": "true",
130
127
  "aliases": [
@@ -137,7 +134,8 @@
137
134
  "implementation": "A",
138
135
  "type": "boolean",
139
136
  "configurationNames": [
140
- "appsec.apiSecurity.endpointCollectionEnabled"
137
+ "appsec.apiSecurity.endpointCollectionEnabled",
138
+ "experimental.appsec.apiSecurity.endpointCollectionEnabled"
141
139
  ],
142
140
  "default": "true"
143
141
  }
@@ -147,7 +145,8 @@
147
145
  "implementation": "A",
148
146
  "type": "int",
149
147
  "configurationNames": [
150
- "appsec.apiSecurity.endpointCollectionMessageLimit"
148
+ "appsec.apiSecurity.endpointCollectionMessageLimit",
149
+ "experimental.appsec.apiSecurity.endpointCollectionMessageLimit"
151
150
  ],
152
151
  "default": "300"
153
152
  }
@@ -156,9 +155,7 @@
156
155
  {
157
156
  "implementation": "A",
158
157
  "type": "decimal",
159
- "configurationNames": [
160
- "appsec.apiSecurity.downstreamBodyAnalysisSampleRate"
161
- ],
158
+ "internalPropertyName": "appsec.apiSecurity.downstreamBodyAnalysisSampleRate",
162
159
  "default": "0.5"
163
160
  }
164
161
  ],
@@ -166,9 +163,7 @@
166
163
  {
167
164
  "implementation": "A",
168
165
  "type": "int",
169
- "configurationNames": [
170
- "appsec.apiSecurity.maxDownstreamRequestBodyAnalysis"
171
- ],
166
+ "internalPropertyName": "appsec.apiSecurity.maxDownstreamRequestBodyAnalysis",
172
167
  "default": "1"
173
168
  }
174
169
  ],
@@ -177,9 +172,7 @@
177
172
  "implementation": "A",
178
173
  "type": "decimal",
179
174
  "default": "30",
180
- "configurationNames": [
181
- "appsec.apiSecurity.sampleDelay"
182
- ]
175
+ "internalPropertyName": "appsec.apiSecurity.sampleDelay"
183
176
  }
184
177
  ],
185
178
  "DD_APM_FLUSH_DEADLINE_MILLISECONDS": [
@@ -204,7 +197,8 @@
204
197
  "implementation": "E",
205
198
  "type": "string",
206
199
  "configurationNames": [
207
- "appsec.eventTracking.mode"
200
+ "appsec.eventTracking.mode",
201
+ "experimental.appsec.eventTracking.mode"
208
202
  ],
209
203
  "default": "identification",
210
204
  "aliases": [
@@ -217,7 +211,8 @@
217
211
  "implementation": "A",
218
212
  "type": "boolean",
219
213
  "configurationNames": [
220
- "appsec.extendedHeadersCollection.enabled"
214
+ "appsec.extendedHeadersCollection.enabled",
215
+ "experimental.appsec.extendedHeadersCollection.enabled"
221
216
  ],
222
217
  "default": "false",
223
218
  "deprecated": true
@@ -228,7 +223,10 @@
228
223
  "implementation": "C",
229
224
  "type": "boolean",
230
225
  "configurationNames": [
231
- "appsec.enabled"
226
+ "appsec.enabled",
227
+ "appsec",
228
+ "experimental.appsec.enabled",
229
+ "experimental.appsec"
232
230
  ],
233
231
  "default": null
234
232
  }
@@ -238,9 +236,11 @@
238
236
  "implementation": "A",
239
237
  "type": "string",
240
238
  "configurationNames": [
241
- "appsec.blockedTemplateGraphql"
239
+ "appsec.blockedTemplateGraphql",
240
+ "experimental.appsec.blockedTemplateGraphql"
242
241
  ],
243
- "default": null
242
+ "default": null,
243
+ "transform": "readFilePath"
244
244
  }
245
245
  ],
246
246
  "DD_APPSEC_HEADER_COLLECTION_REDACTION_ENABLED": [
@@ -248,7 +248,8 @@
248
248
  "implementation": "A",
249
249
  "type": "boolean",
250
250
  "configurationNames": [
251
- "appsec.extendedHeadersCollection.redaction"
251
+ "appsec.extendedHeadersCollection.redaction",
252
+ "experimental.appsec.extendedHeadersCollection.redaction"
252
253
  ],
253
254
  "default": "true"
254
255
  }
@@ -258,9 +259,11 @@
258
259
  "implementation": "B",
259
260
  "type": "string",
260
261
  "configurationNames": [
261
- "appsec.blockedTemplateHtml"
262
+ "appsec.blockedTemplateHtml",
263
+ "experimental.appsec.blockedTemplateHtml"
262
264
  ],
263
- "default": null
265
+ "default": null,
266
+ "transform": "readFilePath"
264
267
  }
265
268
  ],
266
269
  "DD_APPSEC_HTTP_BLOCKED_TEMPLATE_JSON": [
@@ -268,9 +271,11 @@
268
271
  "implementation": "B",
269
272
  "type": "string",
270
273
  "configurationNames": [
271
- "appsec.blockedTemplateJson"
274
+ "appsec.blockedTemplateJson",
275
+ "experimental.appsec.blockedTemplateJson"
272
276
  ],
273
- "default": null
277
+ "default": null,
278
+ "transform": "readFilePath"
274
279
  }
275
280
  ],
276
281
  "DD_APPSEC_MAX_COLLECTED_HEADERS": [
@@ -278,7 +283,8 @@
278
283
  "implementation": "A",
279
284
  "type": "int",
280
285
  "configurationNames": [
281
- "appsec.extendedHeadersCollection.maxHeaders"
286
+ "appsec.extendedHeadersCollection.maxHeaders",
287
+ "experimental.appsec.extendedHeadersCollection.maxHeaders"
282
288
  ],
283
289
  "default": "50"
284
290
  }
@@ -288,7 +294,11 @@
288
294
  "implementation": "A",
289
295
  "type": "int",
290
296
  "configurationNames": [
291
- "appsec.stackTrace.maxStackTraces"
297
+ "appsec.stackTrace.maxStackTraces",
298
+ "experimental.appsec.stackTrace.maxStackTraces"
299
+ ],
300
+ "aliases": [
301
+ "DD_APPSEC_MAX_STACKTRACES"
292
302
  ],
293
303
  "default": "2"
294
304
  }
@@ -298,7 +308,11 @@
298
308
  "implementation": "A",
299
309
  "type": "int",
300
310
  "configurationNames": [
301
- "appsec.stackTrace.maxDepth"
311
+ "appsec.stackTrace.maxDepth",
312
+ "experimental.appsec.stackTrace.maxDepth"
313
+ ],
314
+ "aliases": [
315
+ "DD_APPSEC_MAX_STACKTRACE_DEPTH"
302
316
  ],
303
317
  "default": "32"
304
318
  }
@@ -308,7 +322,8 @@
308
322
  "implementation": "B",
309
323
  "type": "string",
310
324
  "configurationNames": [
311
- "appsec.obfuscatorKeyRegex"
325
+ "appsec.obfuscatorKeyRegex",
326
+ "experimental.appsec.obfuscatorKeyRegex"
312
327
  ],
313
328
  "default": "(?i)pass|pw(?:or)?d|secret|(?:api|private|public|access)[_-]?key|token|consumer[_-]?(?:id|key|secret)|sign(?:ed|ature)|bearer|authorization|jsessionid|phpsessid|asp\\.net[_-]sessionid|sid|jwt"
314
329
  }
@@ -318,7 +333,8 @@
318
333
  "implementation": "G",
319
334
  "type": "string",
320
335
  "configurationNames": [
321
- "appsec.obfuscatorValueRegex"
336
+ "appsec.obfuscatorValueRegex",
337
+ "experimental.appsec.obfuscatorValueRegex"
322
338
  ],
323
339
  "default": "(?i)(?:p(?:ass)?w(?:or)?d|pass(?:[_-]?phrase)?|secret(?:[_-]?key)?|(?:(?:api|private|public|access)[_-]?)key(?:[_-]?id)?|(?:(?:auth|access|id|refresh)[_-]?)?token|consumer[_-]?(?:id|key|secret)|sign(?:ed|ature)?|auth(?:entication|orization)?|jsessionid|phpsessid|asp\\.net(?:[_-]|-)sessionid|sid|jwt)(?:\\s*=([^;&]+)|\"\\s*:\\s*(\"[^\"]+\"|\\d+))|bearer\\s+([a-z0-9\\._\\-]+)|token\\s*:\\s*([a-z0-9]{13})|gh[opsu]_([0-9a-zA-Z]{36})|ey[I-L][\\w=-]+\\.(ey[I-L][\\w=-]+(?:\\.[\\w.+\\/=-]+)?)|[\\-]{5}BEGIN[a-z\\s]+PRIVATE\\sKEY[\\-]{5}([^\\-]+)[\\-]{5}END[a-z\\s]+PRIVATE\\sKEY|ssh-rsa\\s*([a-z0-9\\/\\.+]{100,})"
324
340
  }
@@ -328,7 +344,8 @@
328
344
  "implementation": "A",
329
345
  "type": "boolean",
330
346
  "configurationNames": [
331
- "appsec.rasp.bodyCollection"
347
+ "appsec.rasp.bodyCollection",
348
+ "experimental.appsec.rasp.bodyCollection"
332
349
  ],
333
350
  "default": "false",
334
351
  "deprecated": true
@@ -339,7 +356,8 @@
339
356
  "implementation": "A",
340
357
  "type": "boolean",
341
358
  "configurationNames": [
342
- "appsec.rasp.enabled"
359
+ "appsec.rasp.enabled",
360
+ "experimental.appsec.rasp.enabled"
343
361
  ],
344
362
  "default": "true"
345
363
  }
@@ -349,7 +367,8 @@
349
367
  "implementation": "B",
350
368
  "type": "string",
351
369
  "configurationNames": [
352
- "appsec.rules"
370
+ "appsec.rules",
371
+ "experimental.appsec.rules"
353
372
  ],
354
373
  "default": null
355
374
  }
@@ -359,9 +378,7 @@
359
378
  "implementation": "B",
360
379
  "type": "boolean",
361
380
  "default": null,
362
- "configurationNames": [
363
- "appsec.sca.enabled"
364
- ]
381
+ "internalPropertyName": "appsec.sca.enabled"
365
382
  }
366
383
  ],
367
384
  "DD_APPSEC_STACK_TRACE_ENABLED": [
@@ -369,7 +386,8 @@
369
386
  "implementation": "A",
370
387
  "type": "boolean",
371
388
  "configurationNames": [
372
- "appsec.stackTrace.enabled"
389
+ "appsec.stackTrace.enabled",
390
+ "experimental.appsec.stackTrace.enabled"
373
391
  ],
374
392
  "default": "true"
375
393
  }
@@ -379,7 +397,8 @@
379
397
  "implementation": "A",
380
398
  "type": "int",
381
399
  "configurationNames": [
382
- "appsec.rateLimit"
400
+ "appsec.rateLimit",
401
+ "experimental.appsec.rateLimit"
383
402
  ],
384
403
  "default": "100"
385
404
  }
@@ -389,7 +408,8 @@
389
408
  "implementation": "E",
390
409
  "type": "int",
391
410
  "configurationNames": [
392
- "appsec.wafTimeout"
411
+ "appsec.wafTimeout",
412
+ "experimental.appsec.wafTimeout"
393
413
  ],
394
414
  "default": "5000"
395
415
  }
@@ -399,9 +419,7 @@
399
419
  "implementation": "A",
400
420
  "type": "string",
401
421
  "default": null,
402
- "configurationNames": [
403
- "appKey"
404
- ]
422
+ "internalPropertyName": "appKey"
405
423
  }
406
424
  ],
407
425
  "DD_AZURE_RESOURCE_GROUP": [
@@ -451,9 +469,7 @@
451
469
  "implementation": "B",
452
470
  "type": "boolean",
453
471
  "default": "true",
454
- "configurationNames": [
455
- "isEarlyFlakeDetectionEnabled"
456
- ]
472
+ "internalPropertyName": "isEarlyFlakeDetectionEnabled"
457
473
  }
458
474
  ],
459
475
  "DD_CIVISIBILITY_ENABLED": [
@@ -468,9 +484,7 @@
468
484
  "implementation": "A",
469
485
  "type": "int",
470
486
  "default": "5",
471
- "configurationNames": [
472
- "flakyTestRetriesCount"
473
- ]
487
+ "internalPropertyName": "flakyTestRetriesCount"
474
488
  }
475
489
  ],
476
490
  "DD_CIVISIBILITY_FLAKY_RETRY_ENABLED": [
@@ -478,9 +492,7 @@
478
492
  "implementation": "A",
479
493
  "type": "boolean",
480
494
  "default": "true",
481
- "configurationNames": [
482
- "isFlakyTestRetriesEnabled"
483
- ]
495
+ "internalPropertyName": "isFlakyTestRetriesEnabled"
484
496
  }
485
497
  ],
486
498
  "DD_CIVISIBILITY_GIT_UNSHALLOW_ENABLED": [
@@ -495,9 +507,7 @@
495
507
  "implementation": "A",
496
508
  "type": "boolean",
497
509
  "default": "true",
498
- "configurationNames": [
499
- "isGitUploadEnabled"
500
- ]
510
+ "internalPropertyName": "isGitUploadEnabled"
501
511
  }
502
512
  ],
503
513
  "DD_CIVISIBILITY_IMPACTED_TESTS_DETECTION_ENABLED": [
@@ -505,9 +515,7 @@
505
515
  "implementation": "A",
506
516
  "type": "boolean",
507
517
  "default": "true",
508
- "configurationNames": [
509
- "isImpactedTestsEnabled"
510
- ]
518
+ "internalPropertyName": "isImpactedTestsEnabled"
511
519
  }
512
520
  ],
513
521
  "DD_CIVISIBILITY_ITR_ENABLED": [
@@ -515,9 +523,7 @@
515
523
  "implementation": "A",
516
524
  "type": "boolean",
517
525
  "default": "true",
518
- "configurationNames": [
519
- "isIntelligentTestRunnerEnabled"
520
- ]
526
+ "internalPropertyName": "isIntelligentTestRunnerEnabled"
521
527
  }
522
528
  ],
523
529
  "DD_ENABLE_LAGE_PACKAGE_NAME": [
@@ -532,9 +538,7 @@
532
538
  "implementation": "A",
533
539
  "type": "boolean",
534
540
  "default": "true",
535
- "configurationNames": [
536
- "isManualApiEnabled"
537
- ]
541
+ "internalPropertyName": "isManualApiEnabled"
538
542
  }
539
543
  ],
540
544
  "DD_CIVISIBILITY_RUM_FLUSH_WAIT_MILLIS": [
@@ -590,9 +594,7 @@
590
594
  "implementation": "A",
591
595
  "type": "boolean",
592
596
  "default": "true",
593
- "configurationNames": [
594
- "crashtracking.enabled"
595
- ]
597
+ "internalPropertyName": "crashtracking.enabled"
596
598
  }
597
599
  ],
598
600
  "DD_CUSTOM_TRACE_ID": [
@@ -707,19 +709,19 @@
707
709
  ],
708
710
  "DD_DYNAMIC_INSTRUMENTATION_UPLOAD_INTERVAL_SECONDS": [
709
711
  {
710
- "implementation": "A",
711
- "type": "int",
712
+ "implementation": "C",
713
+ "type": "decimal",
712
714
  "configurationNames": [
713
715
  "dynamicInstrumentation.uploadIntervalSeconds"
714
716
  ],
715
- "default": "1"
717
+ "default": "1.0"
716
718
  }
717
719
  ],
718
720
  "DD_ENABLE_NX_SERVICE_NAME": [
719
721
  {
720
- "implementation": "A",
721
- "type": "string",
722
- "default": null
722
+ "implementation": "B",
723
+ "type": "boolean",
724
+ "default": "false"
723
725
  }
724
726
  ],
725
727
  "DD_ENV": [
@@ -734,9 +736,12 @@
734
736
  ],
735
737
  "DD_EXPERIMENTAL_APPSEC_STANDALONE_ENABLED": [
736
738
  {
737
- "implementation": "A",
739
+ "implementation": "B",
738
740
  "type": "boolean",
739
- "default": "true"
741
+ "default": "false",
742
+ "configurationNames": [
743
+ "experimental.appsec.standalone.enabled"
744
+ ]
740
745
  }
741
746
  ],
742
747
  "DD_EXPERIMENTAL_FLAGGING_PROVIDER_INITIALIZATION_TIMEOUT_MS": [
@@ -764,9 +769,7 @@
764
769
  "implementation": "B",
765
770
  "type": "boolean",
766
771
  "default": "true",
767
- "configurationNames": [
768
- "propagateProcessTags.enabled"
769
- ]
772
+ "internalPropertyName": "propagateProcessTags.enabled"
770
773
  }
771
774
  ],
772
775
  "DD_EXPERIMENTAL_TEST_OPT_SETTINGS_CACHE": [
@@ -918,23 +921,20 @@
918
921
  ],
919
922
  "DD_GRPC_CLIENT_ERROR_STATUSES": [
920
923
  {
921
- "implementation": "A",
922
- "type": "array",
923
- "default": "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16",
924
- "configurationNames": [
925
- "grpc.client.error.statuses"
926
- ],
927
- "handler": "GRPC_HANDLER"
924
+ "implementation": "C",
925
+ "type": "string",
926
+ "default": "1-16",
927
+ "internalPropertyName": "grpc.client.error.statuses",
928
+ "transform": "setGRPCRange"
928
929
  }
929
930
  ],
930
931
  "DD_GRPC_SERVER_ERROR_STATUSES": [
931
932
  {
932
- "implementation": "A",
933
- "type": "array",
934
- "default": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16",
935
- "configurationNames": [
936
- "grpc.server.error.statuses"
937
- ]
933
+ "implementation": "C",
934
+ "type": "string",
935
+ "default": "2-16",
936
+ "internalPropertyName": "grpc.server.error.statuses",
937
+ "transform": "setGRPCRange"
938
938
  }
939
939
  ],
940
940
  "DD_HEAP_SNAPSHOT_COUNT": [
@@ -942,9 +942,7 @@
942
942
  "implementation": "A",
943
943
  "type": "int",
944
944
  "default": "0",
945
- "configurationNames": [
946
- "heapSnapshot.count"
947
- ]
945
+ "internalPropertyName": "heapSnapshot.count"
948
946
  }
949
947
  ],
950
948
  "DD_HEAP_SNAPSHOT_DESTINATION": [
@@ -952,9 +950,7 @@
952
950
  "implementation": "A",
953
951
  "type": "string",
954
952
  "default": "",
955
- "configurationNames": [
956
- "heapSnapshot.destination"
957
- ]
953
+ "internalPropertyName": "heapSnapshot.destination"
958
954
  }
959
955
  ],
960
956
  "DD_HEAP_SNAPSHOT_INTERVAL": [
@@ -962,9 +958,7 @@
962
958
  "implementation": "A",
963
959
  "type": "int",
964
960
  "default": "3600",
965
- "configurationNames": [
966
- "heapSnapshot.interval"
967
- ]
961
+ "internalPropertyName": "heapSnapshot.interval"
968
962
  }
969
963
  ],
970
964
  "DD_IAST_DB_ROWS_TO_TAINT": [
@@ -972,7 +966,8 @@
972
966
  "implementation": "A",
973
967
  "type": "int",
974
968
  "configurationNames": [
975
- "iast.dbRowsToTaint"
969
+ "iast.dbRowsToTaint",
970
+ "experimental.iast.dbRowsToTaint"
976
971
  ],
977
972
  "default": "1"
978
973
  }
@@ -982,7 +977,8 @@
982
977
  "implementation": "A",
983
978
  "type": "boolean",
984
979
  "configurationNames": [
985
- "iast.deduplicationEnabled"
980
+ "iast.deduplicationEnabled",
981
+ "experimental.iast.deduplicationEnabled"
986
982
  ],
987
983
  "default": "true"
988
984
  }
@@ -992,7 +988,10 @@
992
988
  "implementation": "B",
993
989
  "type": "boolean",
994
990
  "configurationNames": [
995
- "iast.enabled"
991
+ "iast.enabled",
992
+ "iast",
993
+ "experimental.iast.enabled",
994
+ "experimental.iast"
996
995
  ],
997
996
  "default": "false"
998
997
  }
@@ -1002,7 +1001,8 @@
1002
1001
  "implementation": "A",
1003
1002
  "type": "int",
1004
1003
  "configurationNames": [
1005
- "iast.maxConcurrentRequests"
1004
+ "iast.maxConcurrentRequests",
1005
+ "experimental.iast.maxConcurrentRequests"
1006
1006
  ],
1007
1007
  "default": "2"
1008
1008
  }
@@ -1012,7 +1012,8 @@
1012
1012
  "implementation": "A",
1013
1013
  "type": "int",
1014
1014
  "configurationNames": [
1015
- "iast.maxContextOperations"
1015
+ "iast.maxContextOperations",
1016
+ "experimental.iast.maxContextOperations"
1016
1017
  ],
1017
1018
  "default": "2"
1018
1019
  }
@@ -1022,7 +1023,8 @@
1022
1023
  "implementation": "A",
1023
1024
  "type": "boolean",
1024
1025
  "configurationNames": [
1025
- "iast.redactionEnabled"
1026
+ "iast.redactionEnabled",
1027
+ "experimental.iast.redactionEnabled"
1026
1028
  ],
1027
1029
  "default": "true"
1028
1030
  }
@@ -1032,7 +1034,8 @@
1032
1034
  "implementation": "A",
1033
1035
  "type": "string",
1034
1036
  "configurationNames": [
1035
- "iast.redactionNamePattern"
1037
+ "iast.redactionNamePattern",
1038
+ "experimental.iast.redactionNamePattern"
1036
1039
  ],
1037
1040
  "default": "(?:p(?:ass)?w(?:or)?d|pass(?:_?phrase)?|secret|(?:api_?|private_?|public_?|access_?|secret_?)key(?:_?id)?|token|consumer_?(?:id|key|secret)|sign(?:ed|ature)?|auth(?:entication|orization)?|(?:sur|last)name|user(?:name)?|address|e?mail)"
1038
1041
  }
@@ -1042,7 +1045,8 @@
1042
1045
  "implementation": "A",
1043
1046
  "type": "string",
1044
1047
  "configurationNames": [
1045
- "iast.redactionValuePattern"
1048
+ "iast.redactionValuePattern",
1049
+ "experimental.iast.redactionValuePattern"
1046
1050
  ],
1047
1051
  "default": "(?:bearer\\s+[a-z0-9\\._\\-]+|glpat-[\\w\\-]{20}|gh[opsu]_[0-9a-zA-Z]{36}|ey[I-L][\\w=\\-]+\\.ey[I-L][\\w=\\-]+(?:\\.[\\w.+/=\\-]+)?|(?:[\\-]{5}BEGIN[a-z\\s]+PRIVATE\\sKEY[\\-]{5}[^\\-]+[\\-]{5}END[a-z\\s]+PRIVATE\\sKEY[\\-]{5}|ssh-rsa\\s*[a-z0-9/\\.+]{100,})|[\\w\\.-]+@[a-zA-Z\\d\\.-]+\\.[a-zA-Z]{2,})"
1048
1052
  }
@@ -1052,9 +1056,12 @@
1052
1056
  "implementation": "A",
1053
1057
  "type": "int",
1054
1058
  "configurationNames": [
1055
- "iast.requestSampling"
1059
+ "iast.requestSampling",
1060
+ "experimental.iast.requestSampling"
1056
1061
  ],
1057
- "default": "30"
1062
+ "default": "30",
1063
+ "allowed": "100|[1-9]?\\d",
1064
+ "transform": "iastRequestSampling"
1058
1065
  }
1059
1066
  ],
1060
1067
  "DD_IAST_SECURITY_CONTROLS_CONFIGURATION": [
@@ -1062,7 +1069,8 @@
1062
1069
  "implementation": "B",
1063
1070
  "type": "string",
1064
1071
  "configurationNames": [
1065
- "iast.securityControlsConfiguration"
1072
+ "iast.securityControlsConfiguration",
1073
+ "experimental.iast.securityControlsConfiguration"
1066
1074
  ],
1067
1075
  "default": null
1068
1076
  }
@@ -1072,7 +1080,8 @@
1072
1080
  "implementation": "B",
1073
1081
  "type": "boolean",
1074
1082
  "configurationNames": [
1075
- "iast.stackTrace.enabled"
1083
+ "iast.stackTrace.enabled",
1084
+ "experimental.iast.stackTrace.enabled"
1076
1085
  ],
1077
1086
  "default": "true"
1078
1087
  }
@@ -1082,19 +1091,18 @@
1082
1091
  "implementation": "B",
1083
1092
  "type": "string",
1084
1093
  "configurationNames": [
1085
- "iast.telemetryVerbosity"
1094
+ "iast.telemetryVerbosity",
1095
+ "experimental.iast.telemetryVerbosity"
1086
1096
  ],
1087
1097
  "default": "INFORMATION"
1088
1098
  }
1089
1099
  ],
1090
1100
  "DD_INJECTION_ENABLED": [
1091
1101
  {
1092
- "implementation": "A",
1093
- "type": "array",
1094
- "default": "",
1095
- "configurationNames": [
1096
- "injectionEnabled"
1097
- ]
1102
+ "implementation": "C",
1103
+ "type": "string",
1104
+ "default": null,
1105
+ "internalPropertyName": "injectionEnabled"
1098
1106
  }
1099
1107
  ],
1100
1108
  "DD_INJECT_FORCE": [
@@ -1102,9 +1110,7 @@
1102
1110
  "implementation": "A",
1103
1111
  "type": "boolean",
1104
1112
  "default": "false",
1105
- "configurationNames": [
1106
- "injectForce"
1107
- ]
1113
+ "internalPropertyName": "injectForce"
1108
1114
  }
1109
1115
  ],
1110
1116
  "DD_INSTRUMENTATION_CONFIG_ID": [
@@ -1112,9 +1118,7 @@
1112
1118
  "implementation": "A",
1113
1119
  "type": "string",
1114
1120
  "default": null,
1115
- "configurationNames": [
1116
- "instrumentation_config_id"
1117
- ]
1121
+ "internalPropertyName": "instrumentation_config_id"
1118
1122
  }
1119
1123
  ],
1120
1124
  "DD_INSTRUMENTATION_INSTALL_ID": [
@@ -1122,9 +1126,7 @@
1122
1126
  "implementation": "A",
1123
1127
  "type": "string",
1124
1128
  "default": null,
1125
- "configurationNames": [
1126
- "installSignature.id"
1127
- ]
1129
+ "internalPropertyName": "installSignature.id"
1128
1130
  }
1129
1131
  ],
1130
1132
  "DD_INSTRUMENTATION_INSTALL_TIME": [
@@ -1132,9 +1134,7 @@
1132
1134
  "implementation": "A",
1133
1135
  "type": "string",
1134
1136
  "default": null,
1135
- "configurationNames": [
1136
- "installSignature.time"
1137
- ]
1137
+ "internalPropertyName": "installSignature.time"
1138
1138
  }
1139
1139
  ],
1140
1140
  "DD_INSTRUMENTATION_INSTALL_TYPE": [
@@ -1142,9 +1142,7 @@
1142
1142
  "implementation": "A",
1143
1143
  "type": "string",
1144
1144
  "default": null,
1145
- "configurationNames": [
1146
- "installSignature.type"
1147
- ]
1145
+ "internalPropertyName": "installSignature.type"
1148
1146
  }
1149
1147
  ],
1150
1148
  "DD_INSTRUMENTATION_TELEMETRY_ENABLED": [
@@ -1155,9 +1153,7 @@
1155
1153
  "aliases": [
1156
1154
  "DD_TRACE_TELEMETRY_ENABLED"
1157
1155
  ],
1158
- "configurationNames": [
1159
- "telemetry.enabled"
1160
- ]
1156
+ "internalPropertyName": "telemetry.enabled"
1161
1157
  }
1162
1158
  ],
1163
1159
  "DD_INTERNAL_PROFILING_LONG_LIVED_THRESHOLD": [
@@ -1165,9 +1161,7 @@
1165
1161
  "implementation": "A",
1166
1162
  "type": "int",
1167
1163
  "default": "30000",
1168
- "configurationNames": [
1169
- "profiling.longLivedThreshold"
1170
- ]
1164
+ "internalPropertyName": "profiling.longLivedThreshold"
1171
1165
  }
1172
1166
  ],
1173
1167
  "DD_INTERNAL_PROFILING_TIMELINE_SAMPLING_ENABLED": [
@@ -1189,9 +1183,7 @@
1189
1183
  "implementation": "A",
1190
1184
  "type": "int",
1191
1185
  "default": "128",
1192
- "configurationNames": [
1193
- "langchain.spanCharLimit"
1194
- ]
1186
+ "internalPropertyName": "langchain.spanCharLimit"
1195
1187
  }
1196
1188
  ],
1197
1189
  "DD_LANGCHAIN_SPAN_PROMPT_COMPLETION_SAMPLE_RATE": [
@@ -1199,9 +1191,7 @@
1199
1191
  "implementation": "A",
1200
1192
  "type": "decimal",
1201
1193
  "default": "1",
1202
- "configurationNames": [
1203
- "langchain.spanPromptCompletionSampleRate"
1204
- ]
1194
+ "internalPropertyName": "langchain.spanPromptCompletionSampleRate"
1205
1195
  }
1206
1196
  ],
1207
1197
  "DD_LLMOBS_AGENTLESS_ENABLED": [
@@ -1219,9 +1209,7 @@
1219
1209
  "implementation": "A",
1220
1210
  "type": "boolean",
1221
1211
  "default": "false",
1222
- "configurationNames": [
1223
- "llmobs.enabled"
1224
- ]
1212
+ "internalPropertyName": "llmobs.enabled"
1225
1213
  }
1226
1214
  ],
1227
1215
  "DD_LLMOBS_ML_APP": [
@@ -1249,16 +1237,22 @@
1249
1237
  "implementation": "A",
1250
1238
  "type": "boolean",
1251
1239
  "default": "false",
1252
- "configurationNames": [
1253
- "otelLogsEnabled"
1254
- ]
1240
+ "internalPropertyName": "otelLogsEnabled"
1255
1241
  }
1256
1242
  ],
1257
- "DD_LOG_LEVEL": [
1243
+ "DD_TRACE_LOG_LEVEL": [
1258
1244
  {
1259
- "implementation": "B",
1245
+ "implementation": "C",
1260
1246
  "type": "string",
1261
- "default": null
1247
+ "default": "debug",
1248
+ "configurationNames": [
1249
+ "logLevel"
1250
+ ],
1251
+ "aliases": [
1252
+ "DD_LOG_LEVEL",
1253
+ "OTEL_LOG_LEVEL"
1254
+ ],
1255
+ "allowed": "debug|info|warn|error"
1262
1256
  }
1263
1257
  ],
1264
1258
  "DD_METRICS_OTEL_ENABLED": [
@@ -1266,9 +1260,7 @@
1266
1260
  "implementation": "A",
1267
1261
  "type": "boolean",
1268
1262
  "default": "false",
1269
- "configurationNames": [
1270
- "otelMetricsEnabled"
1271
- ]
1263
+ "internalPropertyName": "otelMetricsEnabled"
1272
1264
  }
1273
1265
  ],
1274
1266
  "DD_MINI_AGENT_PATH": [
@@ -1293,9 +1285,7 @@
1293
1285
  "implementation": "A",
1294
1286
  "type": "int",
1295
1287
  "default": "128",
1296
- "configurationNames": [
1297
- "openai.spanCharLimit"
1298
- ]
1288
+ "internalPropertyName": "openai.spanCharLimit"
1299
1289
  }
1300
1290
  ],
1301
1291
  "DD_PIPELINE_EXECUTION_ID": [
@@ -1370,38 +1360,30 @@
1370
1360
  ],
1371
1361
  "DD_PROFILING_DEBUG_UPLOAD_COMPRESSION": [
1372
1362
  {
1373
- "implementation": "A",
1363
+ "implementation": "B",
1374
1364
  "type": "string",
1375
- "default": "zstd"
1365
+ "default": "on",
1366
+ "allowed": "on|off|(gzip|zstd)(-[1-9][0-9]?)?",
1367
+ "transform": "toLowerCase"
1376
1368
  }
1377
1369
  ],
1378
1370
  "DD_PROFILING_ENABLED": [
1379
1371
  {
1380
- "implementation": "A",
1381
- "type": "boolean",
1372
+ "implementation": "B",
1373
+ "type": "string",
1374
+ "internalPropertyName": "profiling.enabled",
1382
1375
  "configurationNames": [
1383
- "profiling.enabled"
1376
+ "profiling"
1384
1377
  ],
1378
+ "allowed": "false|true|auto|1|0",
1379
+ "transform": "normalizeProfilingEnabled",
1385
1380
  "default": "false",
1381
+ "__TODO__": "The alias is deprecated and should log. This needs an re-implementation.",
1386
1382
  "aliases": [
1387
1383
  "DD_EXPERIMENTAL_PROFILING_ENABLED"
1388
1384
  ]
1389
1385
  }
1390
1386
  ],
1391
- "DD_EXPERIMENTAL_PROFILING_ENABLED": [
1392
- {
1393
- "implementation": "A",
1394
- "type": "boolean",
1395
- "configurationNames": [
1396
- "profiling.enabled"
1397
- ],
1398
- "default": "false",
1399
- "aliases": [
1400
- "DD_PROFILING_ENABLED"
1401
- ],
1402
- "deprecated": true
1403
- }
1404
- ],
1405
1387
  "DD_PROFILING_ENDPOINT_COLLECTION_ENABLED": [
1406
1388
  {
1407
1389
  "implementation": "A",
@@ -1425,8 +1407,8 @@
1425
1407
  ],
1426
1408
  "DD_PROFILING_EXPERIMENTAL_OOM_EXPORT_STRATEGIES": [
1427
1409
  {
1428
- "implementation": "A",
1429
- "type": "string",
1410
+ "implementation": "B",
1411
+ "type": "array",
1430
1412
  "default": "process"
1431
1413
  }
1432
1414
  ],
@@ -1453,19 +1435,16 @@
1453
1435
  ],
1454
1436
  "DD_PROFILING_EXPORTERS": [
1455
1437
  {
1456
- "implementation": "A",
1457
- "type": "string",
1458
- "default": "agent",
1459
- "configurationNames": [
1460
- "profiling.exporters"
1461
- ]
1438
+ "implementation": "B",
1439
+ "type": "array",
1440
+ "default": "agent"
1462
1441
  }
1463
1442
  ],
1464
1443
  "DD_PROFILING_HEAP_ENABLED": [
1465
1444
  {
1466
- "implementation": "A",
1445
+ "implementation": "B",
1467
1446
  "type": "boolean",
1468
- "default": "false"
1447
+ "default": null
1469
1448
  }
1470
1449
  ],
1471
1450
  "DD_PROFILING_HEAP_SAMPLING_INTERVAL": [
@@ -1484,8 +1463,8 @@
1484
1463
  ],
1485
1464
  "DD_PROFILING_PROFILERS": [
1486
1465
  {
1487
- "implementation": "A",
1488
- "type": "string",
1466
+ "implementation": "B",
1467
+ "type": "array",
1489
1468
  "default": "space,wall"
1490
1469
  }
1491
1470
  ],
@@ -1493,10 +1472,7 @@
1493
1472
  {
1494
1473
  "implementation": "A",
1495
1474
  "type": "boolean",
1496
- "default": "true",
1497
- "configurationNames": [
1498
- "profiling.sourceMap"
1499
- ]
1475
+ "default": "true"
1500
1476
  }
1501
1477
  ],
1502
1478
  "DD_PROFILING_TIMELINE_ENABLED": [
@@ -1543,9 +1519,9 @@
1543
1519
  ],
1544
1520
  "DD_PROFILING_WALLTIME_ENABLED": [
1545
1521
  {
1546
- "implementation": "B",
1522
+ "implementation": "A",
1547
1523
  "type": "boolean",
1548
- "default": "true"
1524
+ "default": null
1549
1525
  }
1550
1526
  ],
1551
1527
  "DD_REMOTE_CONFIGURATION_ENABLED": [
@@ -1556,9 +1532,7 @@
1556
1532
  "aliases": [
1557
1533
  "DD_REMOTE_CONFIG_ENABLED"
1558
1534
  ],
1559
- "configurationNames": [
1560
- "remoteConfig.enabled"
1561
- ]
1535
+ "internalPropertyName": "remoteConfig.enabled"
1562
1536
  }
1563
1537
  ],
1564
1538
  "DD_REMOTE_CONFIG_POLL_INTERVAL_SECONDS": [
@@ -1576,7 +1550,8 @@
1576
1550
  "implementation": "A",
1577
1551
  "type": "boolean",
1578
1552
  "configurationNames": [
1579
- "runtimeMetrics.enabled"
1553
+ "runtimeMetrics.enabled",
1554
+ "runtimeMetrics"
1580
1555
  ],
1581
1556
  "default": "false"
1582
1557
  }
@@ -1598,6 +1573,16 @@
1598
1573
  "default": "10000"
1599
1574
  }
1600
1575
  ],
1576
+ "DD_RUNTIME_METRICS_NATIVE": [
1577
+ {
1578
+ "implementation": "A",
1579
+ "type": "boolean",
1580
+ "configurationNames": [
1581
+ "runtimeMetrics.native"
1582
+ ],
1583
+ "default": "true"
1584
+ }
1585
+ ],
1601
1586
  "DD_RUNTIME_METRICS_GC_ENABLED": [
1602
1587
  {
1603
1588
  "implementation": "A",
@@ -1621,6 +1606,14 @@
1621
1606
  ]
1622
1607
  }
1623
1608
  ],
1609
+ "DD_ROOT_JS_SESSION_ID": [
1610
+ {
1611
+ "implementation": "A",
1612
+ "type": "string",
1613
+ "default": null,
1614
+ "internal": true
1615
+ }
1616
+ ],
1624
1617
  "DD_TRACE_EXPERIMENTAL_RUNTIME_ID_ENABLED": [
1625
1618
  {
1626
1619
  "implementation": "B",
@@ -1641,8 +1634,10 @@
1641
1634
  ],
1642
1635
  "default": null,
1643
1636
  "aliases": [
1644
- "DD_SERVICE_NAME"
1645
- ]
1637
+ "DD_SERVICE_NAME",
1638
+ "OTEL_SERVICE_NAME"
1639
+ ],
1640
+ "allowed": ".+"
1646
1641
  }
1647
1642
  ],
1648
1643
  "DD_SERVICE_MAPPING": [
@@ -1667,20 +1662,21 @@
1667
1662
  ],
1668
1663
  "DD_SPAN_SAMPLING_RULES": [
1669
1664
  {
1670
- "implementation": "C",
1671
- "type": "array",
1665
+ "implementation": "D",
1666
+ "type": "json",
1672
1667
  "configurationNames": [
1673
- "spanSamplingRules",
1674
- "sampler.spanSamplingRules"
1668
+ "spanSamplingRules"
1675
1669
  ],
1676
- "default": null
1670
+ "default": null,
1671
+ "transform": "toCamelCase"
1677
1672
  }
1678
1673
  ],
1679
1674
  "DD_SPAN_SAMPLING_RULES_FILE": [
1680
1675
  {
1681
- "implementation": "B",
1676
+ "implementation": "A",
1682
1677
  "type": "string",
1683
- "default": ""
1678
+ "default": null,
1679
+ "transform": "readFilePath"
1684
1680
  }
1685
1681
  ],
1686
1682
  "DD_TAGS": [
@@ -1698,9 +1694,7 @@
1698
1694
  "implementation": "A",
1699
1695
  "type": "boolean",
1700
1696
  "default": "false",
1701
- "configurationNames": [
1702
- "telemetry.debug"
1703
- ]
1697
+ "internalPropertyName": "telemetry.debug"
1704
1698
  }
1705
1699
  ],
1706
1700
  "DD_TELEMETRY_DEPENDENCY_COLLECTION_ENABLED": [
@@ -1708,9 +1702,7 @@
1708
1702
  "implementation": "A",
1709
1703
  "type": "boolean",
1710
1704
  "default": "true",
1711
- "configurationNames": [
1712
- "telemetry.dependencyCollection"
1713
- ]
1705
+ "internalPropertyName": "telemetry.dependencyCollection"
1714
1706
  }
1715
1707
  ],
1716
1708
  "DD_TELEMETRY_FORWARDER_PATH": [
@@ -1720,14 +1712,20 @@
1720
1712
  "default": null
1721
1713
  }
1722
1714
  ],
1715
+ "DD_TELEMETRY_EXTENDED_HEARTBEAT_INTERVAL": [
1716
+ {
1717
+ "implementation": "A",
1718
+ "type": "int",
1719
+ "default": "86400",
1720
+ "internalPropertyName": "telemetry.extendedHeartbeatInterval"
1721
+ }
1722
+ ],
1723
1723
  "DD_TELEMETRY_HEARTBEAT_INTERVAL": [
1724
1724
  {
1725
1725
  "implementation": "B",
1726
1726
  "type": "decimal",
1727
1727
  "default": "60.0",
1728
- "configurationNames": [
1729
- "telemetry.heartbeatInterval"
1730
- ]
1728
+ "internalPropertyName": "telemetry.heartbeatInterval"
1731
1729
  }
1732
1730
  ],
1733
1731
  "DD_TELEMETRY_LOG_COLLECTION_ENABLED": [
@@ -1735,9 +1733,7 @@
1735
1733
  "implementation": "A",
1736
1734
  "type": "boolean",
1737
1735
  "default": "true",
1738
- "configurationNames": [
1739
- "telemetry.logCollection"
1740
- ]
1736
+ "internalPropertyName": "telemetry.logCollection"
1741
1737
  }
1742
1738
  ],
1743
1739
  "DD_TELEMETRY_METRICS_ENABLED": [
@@ -1745,9 +1741,7 @@
1745
1741
  "implementation": "A",
1746
1742
  "type": "boolean",
1747
1743
  "default": "true",
1748
- "configurationNames": [
1749
- "telemetry.metrics"
1750
- ]
1744
+ "internalPropertyName": "telemetry.metrics"
1751
1745
  }
1752
1746
  ],
1753
1747
  "DD_TEST_FAILED_TEST_REPLAY_ENABLED": [
@@ -1755,9 +1749,7 @@
1755
1749
  "implementation": "A",
1756
1750
  "type": "boolean",
1757
1751
  "default": "true",
1758
- "configurationNames": [
1759
- "isTestDynamicInstrumentationEnabled"
1760
- ]
1752
+ "internalPropertyName": "isTestDynamicInstrumentationEnabled"
1761
1753
  }
1762
1754
  ],
1763
1755
  "DD_TEST_FLEET_CONFIG_PATH": [
@@ -1779,9 +1771,7 @@
1779
1771
  "implementation": "C",
1780
1772
  "type": "int",
1781
1773
  "default": "20",
1782
- "configurationNames": [
1783
- "testManagementAttemptToFixRetries"
1784
- ]
1774
+ "internalPropertyName": "testManagementAttemptToFixRetries"
1785
1775
  }
1786
1776
  ],
1787
1777
  "DD_TEST_MANAGEMENT_ENABLED": [
@@ -1789,9 +1779,7 @@
1789
1779
  "implementation": "A",
1790
1780
  "type": "boolean",
1791
1781
  "default": "true",
1792
- "configurationNames": [
1793
- "isTestManagementEnabled"
1794
- ]
1782
+ "internalPropertyName": "isTestManagementEnabled"
1795
1783
  }
1796
1784
  ],
1797
1785
  "DD_TEST_TIA_KEEP_COV_CONFIG": [
@@ -1799,9 +1787,7 @@
1799
1787
  "implementation": "A",
1800
1788
  "type": "boolean",
1801
1789
  "default": "false",
1802
- "configurationNames": [
1803
- "isKeepingCoverageConfiguration"
1804
- ]
1790
+ "internalPropertyName": "isKeepingCoverageConfiguration"
1805
1791
  }
1806
1792
  ],
1807
1793
  "DD_TEST_SESSION_NAME": [
@@ -1809,9 +1795,7 @@
1809
1795
  "implementation": "A",
1810
1796
  "type": "string",
1811
1797
  "default": null,
1812
- "configurationNames": [
1813
- "ciVisibilityTestSessionName"
1814
- ]
1798
+ "internalPropertyName": "ciVisibilityTestSessionName"
1815
1799
  }
1816
1800
  ],
1817
1801
  "DD_TRACE_128_BIT_TRACEID_GENERATION_ENABLED": [
@@ -1963,9 +1947,7 @@
1963
1947
  "implementation": "A",
1964
1948
  "type": "boolean",
1965
1949
  "default": "true",
1966
- "configurationNames": [
1967
- "trace.aws.addSpanPointers"
1968
- ]
1950
+ "internalPropertyName": "trace.aws.addSpanPointers"
1969
1951
  }
1970
1952
  ],
1971
1953
  "DD_TRACE_AWS_SDK_AWS_BATCH_PROPAGATION_ENABLED": [
@@ -2351,7 +2333,8 @@
2351
2333
  "configurationNames": [
2352
2334
  "clientIpHeader"
2353
2335
  ],
2354
- "default": null
2336
+ "default": null,
2337
+ "transform": "toLowerCase"
2355
2338
  }
2356
2339
  ],
2357
2340
  "DD_TRACE_CLOUD_PAYLOAD_TAGGING_MAX_DEPTH": [
@@ -2361,27 +2344,30 @@
2361
2344
  "configurationNames": [
2362
2345
  "cloudPayloadTagging.maxDepth"
2363
2346
  ],
2364
- "default": "10"
2347
+ "default": "10",
2348
+ "allowed": "\\d+"
2365
2349
  }
2366
2350
  ],
2367
2351
  "DD_TRACE_CLOUD_REQUEST_PAYLOAD_TAGGING": [
2368
2352
  {
2369
- "implementation": "A",
2370
- "type": "array",
2353
+ "implementation": "B",
2354
+ "type": "string",
2371
2355
  "configurationNames": [
2372
2356
  "cloudPayloadTagging.request"
2373
2357
  ],
2374
- "default": null
2358
+ "default": null,
2359
+ "transform": "splitJSONPathRules"
2375
2360
  }
2376
2361
  ],
2377
2362
  "DD_TRACE_CLOUD_RESPONSE_PAYLOAD_TAGGING": [
2378
2363
  {
2379
- "implementation": "A",
2380
- "type": "array",
2364
+ "implementation": "B",
2365
+ "type": "string",
2381
2366
  "configurationNames": [
2382
2367
  "cloudPayloadTagging.response"
2383
2368
  ],
2384
- "default": null
2369
+ "default": null,
2370
+ "transform": "splitJSONPathRules"
2385
2371
  }
2386
2372
  ],
2387
2373
  "DD_TRACE_COLLECTIONS_ENABLED": [
@@ -2494,9 +2480,7 @@
2494
2480
  "implementation": "A",
2495
2481
  "type": "string",
2496
2482
  "default": null,
2497
- "configurationNames": [
2498
- "trace.dynamoDb.tablePrimaryKeys"
2499
- ]
2483
+ "internalPropertyName": "trace.dynamoDb.tablePrimaryKeys"
2500
2484
  }
2501
2485
  ],
2502
2486
  "DD_TRACE_ELASTICSEARCH_ENABLED": [
@@ -2525,8 +2509,9 @@
2525
2509
  "implementation": "A",
2526
2510
  "type": "boolean",
2527
2511
  "default": "true",
2528
- "configurationNames": [
2529
- "traceEnabled"
2512
+ "internalPropertyName": "tracing",
2513
+ "aliases": [
2514
+ "DD_TRACING_ENABLED"
2530
2515
  ]
2531
2516
  }
2532
2517
  ],
@@ -2644,10 +2629,7 @@
2644
2629
  {
2645
2630
  "implementation": "A",
2646
2631
  "type": "boolean",
2647
- "default": "true",
2648
- "configurationNames": [
2649
- "isGCPPubSubPushSubscriptionEnabled"
2650
- ]
2632
+ "default": "true"
2651
2633
  }
2652
2634
  ],
2653
2635
  "DD_TRACE_GENERIC_POOL_ENABLED": [
@@ -2662,9 +2644,7 @@
2662
2644
  "implementation": "A",
2663
2645
  "type": "boolean",
2664
2646
  "default": "true",
2665
- "configurationNames": [
2666
- "gitMetadataEnabled"
2667
- ]
2647
+ "internalPropertyName": "gitMetadataEnabled"
2668
2648
  }
2669
2649
  ],
2670
2650
  "DD_TRACE_GOOGLE_CLOUD_PUBSUB_ENABLED": [
@@ -2707,9 +2687,7 @@
2707
2687
  "implementation": "A",
2708
2688
  "type": "array",
2709
2689
  "default": "",
2710
- "configurationNames": [
2711
- "graphqlErrorExtensions"
2712
- ]
2690
+ "internalPropertyName": "graphqlErrorExtensions"
2713
2691
  }
2714
2692
  ],
2715
2693
  "DD_TRACE_GRAPHQL_TAG_ENABLED": [
@@ -2796,7 +2774,8 @@
2796
2774
  "default": "",
2797
2775
  "configurationNames": [
2798
2776
  "headerTags"
2799
- ]
2777
+ ],
2778
+ "transform": "stripColonWhitespace"
2800
2779
  }
2801
2780
  ],
2802
2781
  "DD_TRACE_HONO_ENABLED": [
@@ -3064,13 +3043,6 @@
3064
3043
  "default": "true"
3065
3044
  }
3066
3045
  ],
3067
- "DD_TRACE_LOG_LEVEL": [
3068
- {
3069
- "implementation": "C",
3070
- "type": "string",
3071
- "default": "debug"
3072
- }
3073
- ],
3074
3046
  "DD_TRACE_LOOPBACK_ENABLED": [
3075
3047
  {
3076
3048
  "implementation": "A",
@@ -3090,9 +3062,7 @@
3090
3062
  "implementation": "A",
3091
3063
  "type": "boolean",
3092
3064
  "default": "false",
3093
- "configurationNames": [
3094
- "memcachedCommandEnabled"
3095
- ]
3065
+ "internalPropertyName": "memcachedCommandEnabled"
3096
3066
  }
3097
3067
  ],
3098
3068
  "DD_TRACE_MEMCACHED_ENABLED": [
@@ -3208,9 +3178,7 @@
3208
3178
  "implementation": "A",
3209
3179
  "type": "boolean",
3210
3180
  "default": "false",
3211
- "configurationNames": [
3212
- "trace.nativeSpanEvents"
3213
- ]
3181
+ "internalPropertyName": "trace.nativeSpanEvents"
3214
3182
  }
3215
3183
  ],
3216
3184
  "DD_TRACE_NET_ENABLED": [
@@ -3260,9 +3228,7 @@
3260
3228
  "implementation": "F",
3261
3229
  "type": "string",
3262
3230
  "default": "(?:p(?:ass)?w(?:or)?d|pass(?:_?phrase)?|secret|(?:api_?|private_?|public_?|access_?|secret_?)key(?:_?id)?|token|consumer_?(?:id|key|secret)|sign(?:ed|ature)?|auth(?:entication|orization)?)(?:(?:\\s|%20)*(?:=|%3D)[^&]+|(?:\"|%22)(?:\\s|%20)*(?::|%3A)(?:\\s|%20)*(?:\"|%22)(?:%2[^2]|%[^2]|[^\"%])+(?:\"|%22))|bearer(?:\\s|%20)+[a-z0-9\\._\\-]+|token(?::|%3A)[a-z0-9]{13}|gh[opsu]_[0-9a-zA-Z]{36}|ey[I-L](?:[\\w=-]|%3D)+\\.ey[I-L](?:[\\w=-]|%3D)+(?:\\.(?:[\\w.+\\/=-]|%3D|%2F|%2B)+)?|[\\-]{5}BEGIN(?:[a-z\\s]|%20)+PRIVATE(?:\\s|%20)KEY[\\-]{5}[^\\-]+[\\-]{5}END(?:[a-z\\s]|%20)+PRIVATE(?:\\s|%20)KEY|ssh-rsa(?:\\s|%20)*(?:[a-z0-9\\/\\.+]|%2F|%5C|%2B){100,}",
3263
- "configurationNames": [
3264
- "queryStringObfuscation"
3265
- ]
3231
+ "internalPropertyName": "queryStringObfuscation"
3266
3232
  }
3267
3233
  ],
3268
3234
  "DD_TRACE_OPENAI_ENABLED": [
@@ -3453,10 +3419,10 @@
3453
3419
  {
3454
3420
  "implementation": "B",
3455
3421
  "type": "string",
3422
+ "allowed": "continue|restart|ignore",
3423
+ "transform": "toLowerCase",
3456
3424
  "default": "continue",
3457
- "configurationNames": [
3458
- "tracePropagationBehaviorExtract"
3459
- ]
3425
+ "internalPropertyName": "tracePropagationBehaviorExtract"
3460
3426
  }
3461
3427
  ],
3462
3428
  "DD_TRACE_PROPAGATION_EXTRACT_FIRST": [
@@ -3464,19 +3430,18 @@
3464
3430
  "implementation": "A",
3465
3431
  "type": "boolean",
3466
3432
  "default": "false",
3467
- "configurationNames": [
3468
- "tracePropagationExtractFirst"
3469
- ]
3433
+ "internalPropertyName": "tracePropagationExtractFirst"
3470
3434
  }
3471
3435
  ],
3472
3436
  "DD_TRACE_PROPAGATION_STYLE": [
3473
3437
  {
3474
3438
  "implementation": "D",
3475
3439
  "type": "array",
3476
- "configurationNames": [
3477
- "tracePropagationStyle"
3478
- ],
3479
- "default": "datadog,tracecontext,baggage"
3440
+ "default": "datadog,tracecontext,baggage",
3441
+ "transform": "validatePropagationStyles",
3442
+ "aliases": [
3443
+ "OTEL_PROPAGATORS"
3444
+ ]
3480
3445
  }
3481
3446
  ],
3482
3447
  "DD_TRACE_PROPAGATION_STYLE_EXTRACT": [
@@ -3486,7 +3451,11 @@
3486
3451
  "configurationNames": [
3487
3452
  "tracePropagationStyle.extract"
3488
3453
  ],
3489
- "default": "datadog, tracecontext, baggage"
3454
+ "default": "datadog, tracecontext, baggage",
3455
+ "transform": "toLowerCase",
3456
+ "aliases": [
3457
+ "DD_TRACE_PROPAGATION_STYLE"
3458
+ ]
3490
3459
  }
3491
3460
  ],
3492
3461
  "DD_TRACE_PROPAGATION_STYLE_INJECT": [
@@ -3496,7 +3465,11 @@
3496
3465
  "configurationNames": [
3497
3466
  "tracePropagationStyle.inject"
3498
3467
  ],
3499
- "default": "datadog, tracecontext, baggage"
3468
+ "default": "datadog, tracecontext, baggage",
3469
+ "transform": "toLowerCase",
3470
+ "aliases": [
3471
+ "DD_TRACE_PROPAGATION_STYLE"
3472
+ ]
3500
3473
  }
3501
3474
  ],
3502
3475
  "DD_TRACE_PROTOBUFJS_ENABLED": [
@@ -3525,8 +3498,8 @@
3525
3498
  "implementation": "A",
3526
3499
  "type": "int",
3527
3500
  "configurationNames": [
3528
- "ingestion.rateLimit",
3529
- "sampler.rateLimit"
3501
+ "rateLimit",
3502
+ "ingestion.rateLimit"
3530
3503
  ],
3531
3504
  "default": "100"
3532
3505
  }
@@ -3591,9 +3564,7 @@
3591
3564
  "implementation": "A",
3592
3565
  "type": "boolean",
3593
3566
  "default": "false",
3594
- "configurationNames": [
3595
- "resourceRenamingEnabled"
3596
- ]
3567
+ "internalPropertyName": "resourceRenamingEnabled"
3597
3568
  }
3598
3569
  ],
3599
3570
  "DD_TRACE_RESTIFY_ENABLED": [
@@ -3622,20 +3593,22 @@
3622
3593
  "implementation": "B",
3623
3594
  "type": "decimal",
3624
3595
  "configurationNames": [
3596
+ "sampleRate",
3625
3597
  "ingestion.sampleRate"
3626
3598
  ],
3627
- "default": null
3599
+ "default": null,
3600
+ "transform": "sampleRate"
3628
3601
  }
3629
3602
  ],
3630
3603
  "DD_TRACE_SAMPLING_RULES": [
3631
3604
  {
3632
- "implementation": "A",
3633
- "type": "array",
3605
+ "implementation": "E",
3606
+ "type": "json",
3634
3607
  "configurationNames": [
3635
- "samplingRules",
3636
- "sampler.rules"
3608
+ "samplingRules"
3637
3609
  ],
3638
- "default": ""
3610
+ "default": "[]",
3611
+ "transform": "toCamelCase"
3639
3612
  }
3640
3613
  ],
3641
3614
  "DD_TRACE_SCOPE": [
@@ -3643,9 +3616,7 @@
3643
3616
  "implementation": "A",
3644
3617
  "type": "string",
3645
3618
  "default": null,
3646
- "configurationNames": [
3647
- "scope"
3648
- ]
3619
+ "internalPropertyName": "scope"
3649
3620
  }
3650
3621
  ],
3651
3622
  "DD_TRACE_SELENIUM_ENABLED": [
@@ -3687,6 +3658,8 @@
3687
3658
  {
3688
3659
  "implementation": "B",
3689
3660
  "type": "string",
3661
+ "allowed": "v0|v1",
3662
+ "transform": "toLowerCase",
3690
3663
  "configurationNames": [
3691
3664
  "spanAttributeSchema"
3692
3665
  ],
@@ -3697,9 +3670,7 @@
3697
3670
  {
3698
3671
  "implementation": "A",
3699
3672
  "type": "int",
3700
- "configurationNames": [
3701
- "spanLeakDebug"
3702
- ],
3673
+ "internalPropertyName": "spanLeakDebug",
3703
3674
  "default": "0"
3704
3675
  }
3705
3676
  ],
@@ -3712,20 +3683,21 @@
3712
3683
  ],
3713
3684
  "DD_TRACE_STARTUP_LOGS": [
3714
3685
  {
3715
- "implementation": "D",
3686
+ "implementation": "C",
3716
3687
  "type": "boolean",
3717
3688
  "configurationNames": [
3718
3689
  "startupLogs"
3719
3690
  ],
3720
- "default": "false"
3691
+ "default": "true"
3721
3692
  }
3722
3693
  ],
3723
3694
  "DD_TRACE_STATS_COMPUTATION_ENABLED": [
3724
3695
  {
3725
3696
  "implementation": "A",
3726
3697
  "type": "boolean",
3698
+ "internalPropertyName": "stats.enabled",
3727
3699
  "configurationNames": [
3728
- "stats.enabled"
3700
+ "stats"
3729
3701
  ],
3730
3702
  "default": "false"
3731
3703
  }
@@ -3852,19 +3824,7 @@
3852
3824
  "implementation": "A",
3853
3825
  "type": "int",
3854
3826
  "default": "512",
3855
- "configurationNames": [
3856
- "tagsHeaderMaxLength"
3857
- ]
3858
- }
3859
- ],
3860
- "DD_TRACING_ENABLED": [
3861
- {
3862
- "implementation": "A",
3863
- "type": "boolean",
3864
- "default": "true",
3865
- "configurationNames": [
3866
- "tracing"
3867
- ]
3827
+ "internalPropertyName": "tagsHeaderMaxLength"
3868
3828
  }
3869
3829
  ],
3870
3830
  "DD_VERSION": [
@@ -3882,9 +3842,7 @@
3882
3842
  "implementation": "A",
3883
3843
  "type": "int",
3884
3844
  "default": "128",
3885
- "configurationNames": [
3886
- "vertexai.spanCharLimit"
3887
- ]
3845
+ "internalPropertyName": "vertexai.spanCharLimit"
3888
3846
  }
3889
3847
  ],
3890
3848
  "DD_VERTEXAI_SPAN_PROMPT_COMPLETION_SAMPLE_RATE": [
@@ -3892,9 +3850,7 @@
3892
3850
  "implementation": "A",
3893
3851
  "type": "decimal",
3894
3852
  "default": "1",
3895
- "configurationNames": [
3896
- "vertexai.spanPromptCompletionSampleRate"
3897
- ]
3853
+ "internalPropertyName": "vertexai.spanPromptCompletionSampleRate"
3898
3854
  }
3899
3855
  ],
3900
3856
  "DD_VITEST_WORKER": [
@@ -3908,49 +3864,82 @@
3908
3864
  {
3909
3865
  "implementation": "A",
3910
3866
  "type": "int",
3911
- "configurationNames": [
3912
- "otelMaxExportBatchSize"
3913
- ],
3914
- "default": "512"
3867
+ "internalPropertyName": "otelMaxExportBatchSize",
3868
+ "default": "512",
3869
+ "allowed": "[1-9]\\d*"
3915
3870
  }
3916
3871
  ],
3917
3872
  "OTEL_BSP_MAX_QUEUE_SIZE": [
3918
3873
  {
3919
3874
  "implementation": "A",
3920
3875
  "type": "int",
3921
- "configurationNames": [
3922
- "otelMaxQueueSize"
3923
- ],
3924
- "default": "2048"
3876
+ "internalPropertyName": "otelMaxQueueSize",
3877
+ "default": "2048",
3878
+ "allowed": "[1-9]\\d*"
3925
3879
  }
3926
3880
  ],
3927
3881
  "OTEL_BSP_SCHEDULE_DELAY": [
3928
3882
  {
3929
3883
  "implementation": "A",
3930
3884
  "type": "int",
3931
- "configurationNames": [
3932
- "otelBatchTimeout"
3933
- ],
3934
- "default": "5000"
3885
+ "internalPropertyName": "otelBatchTimeout",
3886
+ "default": "5000",
3887
+ "allowed": "[1-9]\\d*"
3935
3888
  }
3936
3889
  ],
3937
3890
  "OTEL_EXPORTER_OTLP_ENDPOINT": [
3938
3891
  {
3939
3892
  "implementation": "A",
3940
3893
  "type": "string",
3941
- "default": null,
3942
- "configurationNames": [
3943
- "otelUrl"
3944
- ]
3894
+ "default": null
3945
3895
  }
3946
3896
  ],
3947
3897
  "OTEL_EXPORTER_OTLP_HEADERS": [
3898
+ {
3899
+ "implementation": "C",
3900
+ "type": "string",
3901
+ "default": null,
3902
+ "internalPropertyName": "otelHeaders"
3903
+ }
3904
+ ],
3905
+ "OTEL_EXPORTER_OTLP_TRACES_ENDPOINT": [
3906
+ {
3907
+ "implementation": "A",
3908
+ "type": "string",
3909
+ "default": null,
3910
+ "internalPropertyName": "otelTracesUrl"
3911
+ }
3912
+ ],
3913
+ "OTEL_EXPORTER_OTLP_TRACES_HEADERS": [
3948
3914
  {
3949
3915
  "implementation": "B",
3950
3916
  "type": "map",
3951
3917
  "default": null,
3952
- "configurationNames": [
3953
- "otelHeaders"
3918
+ "internalPropertyName": "otelTracesHeaders",
3919
+ "aliases": [
3920
+ "OTEL_EXPORTER_OTLP_HEADERS"
3921
+ ]
3922
+ }
3923
+ ],
3924
+ "OTEL_EXPORTER_OTLP_TRACES_PROTOCOL": [
3925
+ {
3926
+ "implementation": "B",
3927
+ "type": "string",
3928
+ "default": "http/json",
3929
+ "internalPropertyName": "otelTracesProtocol",
3930
+ "aliases": [
3931
+ "OTEL_EXPORTER_OTLP_PROTOCOL"
3932
+ ]
3933
+ }
3934
+ ],
3935
+ "OTEL_EXPORTER_OTLP_TRACES_TIMEOUT": [
3936
+ {
3937
+ "implementation": "B",
3938
+ "type": "int",
3939
+ "internalPropertyName": "otelTracesTimeout",
3940
+ "default": "10000",
3941
+ "aliases": [
3942
+ "OTEL_EXPORTER_OTLP_TIMEOUT"
3954
3943
  ]
3955
3944
  }
3956
3945
  ],
@@ -3959,18 +3948,20 @@
3959
3948
  "implementation": "A",
3960
3949
  "type": "string",
3961
3950
  "default": null,
3962
- "configurationNames": [
3963
- "otelLogsUrl"
3951
+ "internalPropertyName": "otelLogsUrl",
3952
+ "aliases": [
3953
+ "OTEL_EXPORTER_OTLP_ENDPOINT"
3964
3954
  ]
3965
3955
  }
3966
3956
  ],
3967
3957
  "OTEL_EXPORTER_OTLP_LOGS_HEADERS": [
3968
3958
  {
3969
- "implementation": "B",
3970
- "type": "map",
3959
+ "implementation": "A",
3960
+ "type": "string",
3971
3961
  "default": null,
3972
- "configurationNames": [
3973
- "otelLogsHeaders"
3962
+ "internalPropertyName": "otelLogsHeaders",
3963
+ "aliases": [
3964
+ "OTEL_EXPORTER_OTLP_HEADERS"
3974
3965
  ]
3975
3966
  }
3976
3967
  ],
@@ -3979,8 +3970,9 @@
3979
3970
  "implementation": "D",
3980
3971
  "type": "string",
3981
3972
  "default": "http/protobuf",
3982
- "configurationNames": [
3983
- "otelLogsProtocol"
3973
+ "internalPropertyName": "otelLogsProtocol",
3974
+ "aliases": [
3975
+ "OTEL_EXPORTER_OTLP_PROTOCOL"
3984
3976
  ]
3985
3977
  }
3986
3978
  ],
@@ -3988,10 +3980,12 @@
3988
3980
  {
3989
3981
  "implementation": "A",
3990
3982
  "type": "int",
3991
- "configurationNames": [
3992
- "otelLogsTimeout"
3993
- ],
3994
- "default": "10000"
3983
+ "internalPropertyName": "otelLogsTimeout",
3984
+ "default": "10000",
3985
+ "allowed": "[1-9]\\d*",
3986
+ "aliases": [
3987
+ "OTEL_EXPORTER_OTLP_TIMEOUT"
3988
+ ]
3995
3989
  }
3996
3990
  ],
3997
3991
  "OTEL_EXPORTER_OTLP_METRICS_ENDPOINT": [
@@ -3999,18 +3993,20 @@
3999
3993
  "implementation": "A",
4000
3994
  "type": "string",
4001
3995
  "default": null,
4002
- "configurationNames": [
4003
- "otelMetricsUrl"
3996
+ "internalPropertyName": "otelMetricsUrl",
3997
+ "aliases": [
3998
+ "OTEL_EXPORTER_OTLP_ENDPOINT"
4004
3999
  ]
4005
4000
  }
4006
4001
  ],
4007
4002
  "OTEL_EXPORTER_OTLP_METRICS_HEADERS": [
4008
4003
  {
4009
- "implementation": "A",
4010
- "type": "map",
4004
+ "implementation": "B",
4005
+ "type": "string",
4011
4006
  "default": null,
4012
- "configurationNames": [
4013
- "otelMetricsHeaders"
4007
+ "internalPropertyName": "otelMetricsHeaders",
4008
+ "aliases": [
4009
+ "OTEL_EXPORTER_OTLP_HEADERS"
4014
4010
  ]
4015
4011
  }
4016
4012
  ],
@@ -4019,8 +4015,9 @@
4019
4015
  "implementation": "B",
4020
4016
  "type": "string",
4021
4017
  "default": "http/protobuf",
4022
- "configurationNames": [
4023
- "otelMetricsProtocol"
4018
+ "internalPropertyName": "otelMetricsProtocol",
4019
+ "aliases": [
4020
+ "OTEL_EXPORTER_OTLP_PROTOCOL"
4024
4021
  ]
4025
4022
  }
4026
4023
  ],
@@ -4028,9 +4025,9 @@
4028
4025
  {
4029
4026
  "implementation": "A",
4030
4027
  "type": "string",
4031
- "configurationNames": [
4032
- "otelMetricsTemporalityPreference"
4033
- ],
4028
+ "allowed": "Delta|Cumulative|LowMemory",
4029
+ "transform": "toUpperCase",
4030
+ "internalPropertyName": "otelMetricsTemporalityPreference",
4034
4031
  "default": "delta"
4035
4032
  }
4036
4033
  ],
@@ -4038,10 +4035,12 @@
4038
4035
  {
4039
4036
  "implementation": "B",
4040
4037
  "type": "int",
4041
- "configurationNames": [
4042
- "otelMetricsTimeout"
4043
- ],
4044
- "default": "10000"
4038
+ "allowed": "[1-9]\\d*",
4039
+ "internalPropertyName": "otelMetricsTimeout",
4040
+ "default": "10000",
4041
+ "aliases": [
4042
+ "OTEL_EXPORTER_OTLP_TIMEOUT"
4043
+ ]
4045
4044
  }
4046
4045
  ],
4047
4046
  "OTEL_EXPORTER_OTLP_PROTOCOL": [
@@ -4049,18 +4048,15 @@
4049
4048
  "implementation": "A",
4050
4049
  "type": "string",
4051
4050
  "default": "http/protobuf",
4052
- "configurationNames": [
4053
- "otelProtocol"
4054
- ]
4051
+ "internalPropertyName": "otelProtocol"
4055
4052
  }
4056
4053
  ],
4057
4054
  "OTEL_EXPORTER_OTLP_TIMEOUT": [
4058
4055
  {
4059
4056
  "implementation": "A",
4060
4057
  "type": "int",
4061
- "configurationNames": [
4062
- "otelTimeout"
4063
- ],
4058
+ "allowed": "[1-9]\\d*",
4059
+ "internalPropertyName": "otelTimeout",
4064
4060
  "default": "10000"
4065
4061
  }
4066
4062
  ],
@@ -4068,30 +4064,26 @@
4068
4064
  {
4069
4065
  "implementation": "A",
4070
4066
  "type": "string",
4071
- "default": null
4072
- }
4073
- ],
4074
- "OTEL_LOG_LEVEL": [
4075
- {
4076
- "implementation": "C",
4077
- "type": "string",
4078
- "default": null
4067
+ "default": null,
4068
+ "allowed": "none|otlp",
4069
+ "transform": "toLowerCase"
4079
4070
  }
4080
4071
  ],
4081
4072
  "OTEL_METRICS_EXPORTER": [
4082
4073
  {
4083
4074
  "implementation": "C",
4084
4075
  "type": "string",
4085
- "default": null
4076
+ "default": null,
4077
+ "allowed": "none|otlp",
4078
+ "transform": "toLowerCase"
4086
4079
  }
4087
4080
  ],
4088
4081
  "OTEL_METRIC_EXPORT_INTERVAL": [
4089
4082
  {
4090
4083
  "implementation": "A",
4091
4084
  "type": "int",
4092
- "configurationNames": [
4093
- "otelMetricsExportInterval"
4094
- ],
4085
+ "allowed": "[1-9]\\d*",
4086
+ "internalPropertyName": "otelMetricsExportInterval",
4095
4087
  "default": "10000"
4096
4088
  }
4097
4089
  ],
@@ -4099,27 +4091,17 @@
4099
4091
  {
4100
4092
  "implementation": "A",
4101
4093
  "type": "int",
4102
- "configurationNames": [
4103
- "otelMetricsExportTimeout"
4104
- ],
4094
+ "allowed": "[1-9]\\d*",
4095
+ "internalPropertyName": "otelMetricsExportTimeout",
4105
4096
  "default": "7500"
4106
4097
  }
4107
4098
  ],
4108
- "OTEL_PROPAGATORS": [
4109
- {
4110
- "implementation": "A",
4111
- "type": "array",
4112
- "default": "",
4113
- "configurationNames": [
4114
- "tracePropagationStyle.otelPropagators"
4115
- ]
4116
- }
4117
- ],
4118
4099
  "OTEL_RESOURCE_ATTRIBUTES": [
4119
4100
  {
4120
4101
  "implementation": "B",
4121
4102
  "type": "string",
4122
- "default": ""
4103
+ "default": "",
4104
+ "transform": "parseOtelTags"
4123
4105
  }
4124
4106
  ],
4125
4107
  "OTEL_SDK_DISABLED": [
@@ -4129,38 +4111,30 @@
4129
4111
  "default": "true"
4130
4112
  }
4131
4113
  ],
4132
- "OTEL_SERVICE_NAME": [
4133
- {
4134
- "implementation": "B",
4135
- "type": "string",
4136
- "configurationNames": [
4137
- "service"
4138
- ],
4139
- "default": null
4140
- }
4141
- ],
4142
4114
  "OTEL_TRACES_EXPORTER": [
4143
4115
  {
4144
4116
  "implementation": "F",
4145
4117
  "type": "string",
4146
- "default": "otlp"
4118
+ "default": "otlp",
4119
+ "allowed": "none|otlp",
4120
+ "transform": "toLowerCase"
4147
4121
  }
4148
4122
  ],
4149
4123
  "OTEL_TRACES_SAMPLER": [
4150
4124
  {
4151
4125
  "implementation": "E",
4152
4126
  "type": "string",
4153
- "default": "parentbased_always_on"
4127
+ "default": "parentbased_always_on",
4128
+ "allowed": "always_on|always_off|traceidratio|parentbased_always_on|parentbased_always_off|parentbased_traceidratio",
4129
+ "transform": "toLowerCase"
4154
4130
  }
4155
4131
  ],
4156
4132
  "OTEL_TRACES_SAMPLER_ARG": [
4157
4133
  {
4158
4134
  "implementation": "D",
4159
4135
  "type": "decimal",
4160
- "configurationNames": [
4161
- "sampleRate"
4162
- ],
4163
- "default": null
4136
+ "default": null,
4137
+ "allowed": "\\d+(\\.\\d+)?"
4164
4138
  }
4165
4139
  ]
4166
4140
  }