Compare commits
No commits in common. "623fafde77fd00826be0d06fc8c85a01f742f7c7" and "2da3caab8e4ee268a74532d84a3bc78eef7f74d7" have entirely different histories.
623fafde77
...
2da3caab8e
@ -17,7 +17,7 @@ metrics or alerting.
|
|||||||
- [`grafana`](roles/grafana/README.md): a popular visualization and
|
- [`grafana`](roles/grafana/README.md): a popular visualization and
|
||||||
dashboard creation tool able to use various datasources.
|
dashboard creation tool able to use various datasources.
|
||||||
|
|
||||||
- [`matrix_alertmanager`](roles/matrix_alertmanager/README.md): An alert-
|
- [`matrix-alertmanager`](roles/matrix-alertmanager/README.md): An alert-
|
||||||
manager receiver which posts alerts to a configured matrix channel
|
manager receiver which posts alerts to a configured matrix channel
|
||||||
using alertmanagers' webhooks.
|
using alertmanagers' webhooks.
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
allow_duplicates: true
|
|
||||||
dependencies: []
|
|
||||||
galaxy_info:
|
|
||||||
role_name: grafana
|
|
||||||
description: Deploy and configure the grafana
|
|
||||||
galaxy_tags:
|
|
||||||
- grafana
|
|
||||||
- monitoring
|
|
||||||
- prometheus
|
|
||||||
- docker
|
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
allow_duplicates: true
|
|
||||||
dependencies: []
|
|
||||||
galaxy_info:
|
|
||||||
role_name: matrix_alertmanager
|
|
||||||
description: Deploy matrix_alertmanager, an alertmanager receiver for matrix rooms
|
|
||||||
galaxy_tags:
|
|
||||||
- matrix_alertmanager
|
|
||||||
- alertmanager_receiver
|
|
||||||
- alertmanager
|
|
||||||
- matrix
|
|
||||||
- docker
|
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
allow_duplicates: true
|
|
||||||
dependencies: []
|
|
||||||
galaxy_info:
|
|
||||||
role_name: postgres_exporter
|
|
||||||
description: Deploy and configure the prometheus-maintained postgres_exporter
|
|
||||||
galaxy_tags:
|
|
||||||
- postgres_exporter
|
|
||||||
- prometheus
|
|
||||||
- postgresql
|
|
||||||
- postgres
|
|
||||||
- docker
|
|
@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
allow_duplicates: true
|
|
||||||
dependencies: []
|
|
||||||
galaxy_info:
|
|
||||||
role_name: vmalert
|
|
||||||
description: Deploy and configure the victoriametrics alerting engine `vmalert`
|
|
||||||
galaxy_tags:
|
|
||||||
- victoriametrics
|
|
||||||
- vmalert
|
|
||||||
- alerting
|
|
||||||
- prometheus
|
|
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
allow_duplicates: true
|
|
||||||
dependencies: []
|
|
||||||
galaxy_info:
|
|
||||||
role_name: vmtsdb
|
|
||||||
description: Deploy and configure the victoriametrics time-series database `vmtsdb`
|
|
||||||
galaxy_tags:
|
|
||||||
- victoriametrics
|
|
||||||
- vmtsdb
|
|
||||||
- prometheus
|
|
Loading…
Reference in New Issue
Block a user