File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
components/monitoring/prometheus
production/base/monitoringstack
staging/base/monitoringstack Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 22
22
- ' {__name__="tekton_pipelines_controller_running_taskruns_throttled_by_node"}'
23
23
- ' {__name__="tekton_pipelines_controller_pipelinerun_duration_seconds_sum"}'
24
24
- ' {__name__="tekton_pipelines_controller_pipelinerun_duration_seconds_count"}'
25
+ - ' {__name__="tekton_pipelines_controller_taskrun_count"}'
26
+ - ' {__name__="tekton_pipelines_controller_work_queue_depth"}'
25
27
- ' {__name__="watcher_workqueue_depth"}'
26
28
- ' {__name__="watcher_client_latency_bucket"}'
27
29
- ' {__name__="pac_watcher_work_queue_depth"}'
Original file line number Diff line number Diff line change 22
22
- ' {__name__="tekton_pipelines_controller_running_taskruns_throttled_by_node"}'
23
23
- ' {__name__="tekton_pipelines_controller_pipelinerun_duration_seconds_sum"}'
24
24
- ' {__name__="tekton_pipelines_controller_pipelinerun_duration_seconds_count"}'
25
+ - ' {__name__="tekton_pipelines_controller_taskrun_count"}'
26
+ - ' {__name__="tekton_pipelines_controller_work_queue_depth"}'
25
27
- ' {__name__="watcher_workqueue_depth"}'
26
28
- ' {__name__="watcher_client_latency_bucket"}'
27
29
- ' {__name__="pac_watcher_work_queue_depth"}'
You can’t perform that action at this time.
0 commit comments