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 30e3de1 commit eab08b6Copy full SHA for eab08b6
examples/AspNetCore/docker-compose.yaml
@@ -25,7 +25,7 @@ services:
25
26
# Exports Metrics to Prometheus
27
prometheus:
28
- image: prom/prometheus:v3.7.1@sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
+ image: prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
29
command:
30
- --config.file=/etc/prometheus.yaml
31
- --web.enable-remote-write-receiver
0 commit comments