Skip to content

Commit

Permalink
Update Tempo config for service graph metric generation messaging sys…
Browse files Browse the repository at this point in the history
…tem latency (see grafana/tempo#4492)
  • Loading branch information
cbos committed Jan 6, 2025
1 parent f3be137 commit bdb0618
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/tempo/tempo-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ overrides:
metrics_generator:
processors: [service-graphs, span-metrics, local-blocks]

# Specify override settings, as suggested at https://github.com/grafana/tempo/issues/4492
processor:
service_graphs:
enable_messaging_system_latency_histogram: true

server:
http_listen_port: 3200
log_level: info
Expand Down

0 comments on commit bdb0618

Please sign in to comment.