Skip to content

Commit 81ec7d9

Browse files
committed
add data_jobs_openlineage_enabled to telemetry config rules
Signed-off-by: Maciej Obuchowski <[email protected]>
1 parent 159ad4f commit 81ec7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/telemetry/intake/static/jvm_config_rules.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"data.streams.enabled": "data_streams_enabled",
9090
"data_jobs_command_pattern": "data_jobs_command_pattern",
9191
"data_jobs_enabled": "data_jobs_enabled",
92+
"data_jobs_openlineage_enabled": "data_jobs_openlineage_enabled",
9293
"data_streams_bucket_duration_seconds": "data_streams_bucket_duration_seconds",
9394
"data_streams_enabled": "data_streams_enabled",
9495
"dbm.propagation.mode": "dbm_propagation_mode",

0 commit comments

Comments
 (0)