Skip to content

Commit 5a4fb72

Browse files
authored
KubeArchive: add labels for histograms (#7176)
Signed-off-by: Hector Martinez <[email protected]>
1 parent bd2d4a8 commit 5a4fb72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ spec:
5353
unexpected_status|failure|hostname|label_app_kubernetes_io_managed_by|status|\
5454
pipeline|pipelinename|pipelinerun|schedule|check|grpc_service|grpc_code|\
5555
grpc_method|lease|lease_holder|deployment|platform|mode|cpu|role|node|kind|\
56-
verb|request_kind|tested_cluster|resource_type|exported_job"
56+
verb|request_kind|tested_cluster|resource_type|exported_job|http_method|\
57+
http_route|http_status_code|gin_errors"
58+
5759
---
5860
# Grant permission to Federate In-Cluster Prometheus
5961
apiVersion: rbac.authorization.k8s.io/v1

0 commit comments

Comments
 (0)