Skip to content

Commit

Permalink
fix prometheus scrape bug (open-telemetry#827)
Browse files Browse the repository at this point in the history
Signed-off-by: Ziqi Zhao <[email protected]>
Co-authored-by: Austin Parker <[email protected]>
  • Loading branch information
fatsheep9146 and austinlparker authored Apr 7, 2023
1 parent 23f44ee commit 61c461b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ services:

# Prometheus
prometheus:
image: quay.io/prometheus/prometheus:v2.34.0
image: quay.io/prometheus/prometheus:v2.43.0
container_name: prometheus
command:
- --web.console.templates=/etc/prometheus/consoles
Expand Down

0 comments on commit 61c461b

Please sign in to comment.