We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd1da7 commit 393cbe5Copy full SHA for 393cbe5
docker/defaults.env
@@ -25,7 +25,7 @@ DOCKER_IMAGE_REDIS_EXPORTER=oliver006/redis_exporter:v1.66.0
25
DOCKER_IMAGE_STATSD_EXPORTER=prom/statsd-exporter:v0.28.0
26
DOCKER_IMAGE_CELERY_EXPORTER=danihodovic/celery-exporter:0.10.14
27
DOCKER_IMAGE_NODE_EXPORTER=quay.io/prometheus/node-exporter:v1.8.2
28
-DOCKER_IMAGE_DOCKER_STATSD_EXPORTER=aequitas/docker-stats-exporter:0.1.0
+DOCKER_IMAGE_DOCKER_STATSD_EXPORTER=aequitas/docker-stats-exporter:0.2.0
29
DOCKER_IMAGE_NGINX_LOGS_EXPORTER=ghcr.io/martin-helmich/prometheus-nginxlog-exporter/exporter:v1.11.0-amd64
30
31
# see: documentation/Docker-deployment.yml for information about the network settings
0 commit comments