Skip to content

Commit 61c461b

Browse files
fix prometheus scrape bug (open-telemetry#827)
Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> Co-authored-by: Austin Parker <austin@ap2.io>
1 parent 23f44ee commit 61c461b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ services:
638638

639639
# Prometheus
640640
prometheus:
641-
image: quay.io/prometheus/prometheus:v2.34.0
641+
image: quay.io/prometheus/prometheus:v2.43.0
642642
container_name: prometheus
643643
command:
644644
- --web.console.templates=/etc/prometheus/consoles

0 commit comments

Comments
 (0)