Skip to content

Commit 32b4a46

Browse files
authored
SRVKP-4523: need both old and new tekton k8s throttle metrics available to app-sre (#4242)
rh-pre-commit.version: 2.3.0 rh-pre-commit.check-secrets: ENABLED
1 parent 4e45194 commit 32b4a46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/monitoring/prometheus/base/monitoringstack/monitoringstack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ spec:
9999
- '{__name__="taskrun_pod_create_not_attempted_or_pending_count"}'
100100
- '{__name__="tekton_pipelines_controller_running_taskruns_throttled_by_quota_count"}'
101101
- '{__name__="tekton_pipelines_controller_running_taskruns_throttled_by_node_count"}'
102+
- '{__name__="tekton_pipelines_controller_running_taskruns_throttled_by_quota"}'
103+
- '{__name__="tekton_pipelines_controller_running_taskruns_throttled_by_node"}'
102104
- '{__name__="tekton_pipelines_controller_pipelinerun_duration_seconds_sum"}'
103105
- '{__name__="tekton_pipelines_controller_pipelinerun_duration_seconds_count"}'
104106
- '{__name__="controller_runtime_reconcile_errors_total", namespace!~".*-tenant|openshift-.*|kube-.*"}'

0 commit comments

Comments
 (0)