We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b494f commit 632a497Copy full SHA for 632a497
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- ratelimit-network
11
12
statsd:
13
- image: prom/statsd-exporter:v0.18.0
+ image: prom/statsd-exporter:v0.28.0
14
entrypoint: /bin/statsd_exporter
15
command:
16
- "--statsd.mapping-config=/etc/statsd-exporter/conf.yaml"
0 commit comments