We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d25d8f commit b829fbbCopy full SHA for b829fbb
examples/example-exemplars-tail-sampling/docker-compose.yaml
@@ -52,7 +52,7 @@ services:
52
- --enable-feature=native-histograms
53
- --config.file=/prometheus.yaml
54
tempo:
55
- image: grafana/tempo:2.9.0@sha256:65a5789759435f1ef696f1953258b9bbdb18eb571d5ce711ff812d2e128288a4
+ image: grafana/tempo:2.9.1@sha256:290414580eabd1bde91f22e4a4579242fe77377c425223f45d59b8ad1540ce3c
56
network_mode: host
57
volumes:
58
- ./config/tempo-config.yaml:/config.yaml
0 commit comments