feat(vmtsdb): add role for deployment with docker

This commit is contained in:
2024-06-08 00:20:02 +02:00
parent f84fed4867
commit 460a35e82e
5 changed files with 107 additions and 0 deletions

View File

@ -15,6 +15,8 @@ metrics or alerting.
manager receiver which posts alerts to a configured matrix channel
using alertmanagers' webhooks.
- [`vmtsdb`](roles/vmtsdb/README.md): VictoriaMetrics time series database.
- [`postgres_exporter`](roles/postgres_exporter/README.md): Prometheus
exporter for postgres databases, in a docker container.