temp commit
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
e3542e472d
commit
c522e3f39e
@ -32,8 +32,9 @@ data:
|
||||
target_label = "job"
|
||||
}
|
||||
rule {
|
||||
target_label = "cluster"
|
||||
replacement = "{{- .Values.clusterName -}}"
|
||||
source_labels = ["__meta_kubernetes_pod_container_port_name"]
|
||||
regex="(?!http-metrics)"
|
||||
action = "drop"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -5,6 +5,7 @@ namespacesToMonitor:
|
||||
- tempo
|
||||
# The name of the cluster where this will be installed
|
||||
clusterName: "meta-monitoring"
|
||||
httpPort: 3100
|
||||
|
||||
# Set to true to write logs, metrics or traces to Grafana Cloud
|
||||
cloud:
|
||||
|
Loading…
x
Reference in New Issue
Block a user