Skip to content

Commit

Permalink
feat: add servicemonitor for tempo
Browse files Browse the repository at this point in the history
  • Loading branch information
opicaud committed May 3, 2024
1 parent 172fd21 commit 4fe3d60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@ tolerations: []
affinity: {}

tempo-distributed:
metaMonitoring:
serviceMonitor:
enabled: true
labels:
release: observability
interval: 60s
scrapeTimeout: 60s
traces:
otlp:
grpc:
Expand Down

0 comments on commit 4fe3d60

Please sign in to comment.