From a83c53c2997327c9ee7ddf4856c6360ccf541a0a Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sun, 17 Oct 2021 20:45:38 -0400 Subject: Update prometheus, alertmanager and add a few new options TLS Support for everything if you configure the vars properly. Blackbox exporter. Alertmanager discord for sending alerts there via webhooks. Runit services for all of them. --- readme.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index f563577..12d106e 100644 --- a/readme.md +++ b/readme.md @@ -1,13 +1,8 @@ -# Prometheus role for Alpine, Void Linux, Ubuntu, and CentOS - -You can easily override the default Prometheus template with -`prometheus_template_source: production/prometheus.yml` in your `group_vars` or -so. +# Prometheus role for systems using `runit` Updating and or changing versions of Prometheus is as simple as changing the version and checksum in your vars. -Works well with my Netdata role which is available here: - -https://git.riedstra.us/ansible +Check over `defaults/main.yml` for a heavily commented example +Be sure to check out the `node_exporter` role as well -- cgit v1.2.3