We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b8f56d commit 4bdc929Copy full SHA for 4bdc929
1 file changed
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.10.0@sha256:d7f4c72e0bad2b42b4e7263b0addaf3f5bbc105cec6b1917eba0aae3b9b70364
+ image: grafana/tempo:2.10.1@sha256:9371af1b75b4e057eb77f22dc4dd4d9176cd6985e29f181527be6723b7f29c41
56
network_mode: host
57
volumes:
58
- ./config/tempo-config.yaml:/config.yaml
0 commit comments