Scrape healthchecks.io with prometheus and use it for outbound monitoring of prometheus scrapes

This commit is contained in:
Jake Howard
2022-12-05 14:40:52 +00:00
parent 8e3b381b8d
commit ed7faf4678
5 changed files with 66 additions and 31 deletions

View File

@ -12,7 +12,7 @@
dest: /opt/prometheus/prometheus.yml
mode: "{{ docker_compose_file_mask }}"
owner: "{{ docker_user.name }}"
notify: restart prometheus
notify: reload prometheus
become: true
- name: Install prometheus compose file