Skip to content

Commit 3be034d

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 9b5604a commit 3be034d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)