File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
datadog_checks/datadog_cluster_agent Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change
1
+ add telemetry for local load store in dca
Original file line number Diff line number Diff line change 35
35
'autoscaling_workload_vertical_rollout_triggered' : 'autoscaling.workload.vertical_rollout_triggered' ,
36
36
'autoscaling_workload_vertical_scaling_received_limits' : 'autoscaling.workload.vertical_scaling_received_limits' ,
37
37
'autoscaling_workload_vertical_scaling_received_requests' : 'autoscaling.workload.vertical_scaling_received_requests' , # noqa: E501
38
+ 'autoscaling_workload_store_load_entities' : 'autoscaling.workload.store_load_entities' ,
39
+ 'autoscaling_workload_store_job_queue_length' : 'autoscaling.workload.store_job_queue_length' ,
38
40
'aggregator__flush' : 'aggregator.flush' ,
39
41
'aggregator__processed' : 'aggregator.processed' ,
40
42
'api_requests' : 'api_requests' ,
You can’t perform that action at this time.
0 commit comments