Przeglądaj źródła
Merge pull request #2938 from etkecc/migrate-prometheus-exporters
migrate prometheus exporter roles
pull/2939/head
Slavi Pantaleev
2 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
2 dodań i
1 usunięć
-
requirements.yml
|
|
|
@@ -44,8 +44,9 @@ |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git |
|
|
|
version: v2.47.1-0 |
|
|
|
name: prometheus |
|
|
|
- src: git+https://gitlab.com/etke.cc/roles/prometheus_node_exporter.git |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git |
|
|
|
version: v1.6.1-0 |
|
|
|
name: prometheus_node_exporter |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git |
|
|
|
version: v0.14.0-0 |
|
|
|
name: prometheus_postgres_exporter |
|
|
|
|