Skip to content

Commit

Permalink
Enable metrics generator
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwani-opstree authored Aug 26, 2024
1 parent 85b7560 commit c2a18a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/tempo/standalone/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ tempo:
limits:
cpu: 1
memory: 2Gi
metricsGenerator:
enabled: true
remoteWriteUrl: "http://kube-prometheus.monitoring:9090/api/v1/write"

persistence:
enabled: true
Expand Down

0 comments on commit c2a18a3

Please sign in to comment.