Skip to content

Commit

Permalink
updated prometheus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 9, 2024
1 parent b51a8ec commit 9a2fb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
prometheus_service: "/etc/systemd/system/prometheus.service"

tasks:
- name: Determine latest Prometheus version if not specified
- name: Determine latest Prometheus version from GitHub releases if not specified
uri:
url: "https://api.github.com/repos/prometheus/prometheus/releases/latest"
method: GET
Expand Down

0 comments on commit 9a2fb3f

Please sign in to comment.