feat: enable Tempo metrics generator for Drilldown RED metrics
This commit is contained in:
parent
81735446bd
commit
23246b1272
@ -68,6 +68,8 @@ grafana:
|
||||
datasourceUid: prometheus
|
||||
nodeGraph:
|
||||
enabled: true
|
||||
lokiSearch:
|
||||
datasourceUid: loki
|
||||
|
||||
prometheus:
|
||||
prometheusSpec:
|
||||
|
||||
@ -1,4 +1,7 @@
|
||||
tempo:
|
||||
metricsGenerator:
|
||||
enabled: true
|
||||
remoteWriteUrl: "http://kube-prometheus-stack-prometheus.monitoring.svc.cluster.local:9090/api/v1/write"
|
||||
storage:
|
||||
trace:
|
||||
backend: local
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user