Skip to content

Commit e17862d

Browse files
fatsheep9146austinlparker
authored andcommitted
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 46d0a9d commit e17862d

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
@@ -641,7 +641,7 @@ services:
641641

642642
# Prometheus
643643
prometheus:
644-
image: quay.io/prometheus/prometheus:v2.34.0
644+
image: quay.io/prometheus/prometheus:v2.43.0
645645
container_name: prometheus
646646
command:
647647
- --web.console.templates=/etc/prometheus/consoles

0 commit comments

Comments
 (0)