prometheus-blackbox-exporter config fix; prometheus v2.51.2; grafana v10.4.2
This commit is contained in:
parent
b1a8d6099c
commit
c7b3edc6dd
1 changed files with 3 additions and 3 deletions
|
@ -121,7 +121,7 @@
|
|||
name: gotosocial
|
||||
activation_prefix: gotosocial_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
|
||||
version: v10.4.1-1
|
||||
version: v10.4.2-0
|
||||
name: grafana
|
||||
activation_prefix: grafana_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
|
||||
|
@ -253,11 +253,11 @@
|
|||
name: postgres_backup
|
||||
activation_prefix: devture_postgres_backup_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||
version: v2.51.0-0
|
||||
version: v2.51.2-0
|
||||
name: prometheus
|
||||
activation_prefix: prometheus_enabled
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-blackbox-exporter.git
|
||||
version: v0.25.0-0
|
||||
version: v0.25.0-1
|
||||
name: prometheus_blackbox_exporter
|
||||
activation_prefix: prometheus_blackbox_exporter_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git
|
||||
|
|
Loading…
Reference in a new issue