We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed02165 commit 84c097aCopy full SHA for 84c097a
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.8.2@sha256:0ef775495967cd5d7a6b2e146b6ea695d624803c8db8349fb8ce4164f719f9b7
+ image: grafana/tempo:2.9.0@sha256:65a5789759435f1ef696f1953258b9bbdb18eb571d5ce711ff812d2e128288a4
56
network_mode: host
57
volumes:
58
- ./config/tempo-config.yaml:/config.yaml
0 commit comments