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 9f54a83 commit cbc23cdCopy full SHA for cbc23cd
examples/AspNetCore/docker-compose.yaml
@@ -25,7 +25,7 @@ services:
25
26
# Exports Metrics to Prometheus
27
prometheus:
28
- image: prom/prometheus:latest
+ image: prom/prometheus:v3.6.0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
29
command:
30
- --config.file=/etc/prometheus.yaml
31
- --web.enable-remote-write-receiver
0 commit comments