feat(prometheus): Docker Daemon scraping for monitoring (#1865)

* Docker Daemon scraping using otel

* Dashboard for the docker statistics updated with internal network implementation

---------

Co-authored-by: Kushang Haria <kushangh@192.168.1.3>
Co-authored-by: Kushang Haria <kushangh@MacBook-Pro.local>
This commit is contained in:
24kushang
2024-08-06 18:21:03 +05:30
committed by GitHub
parent d6b64a21b9
commit 27150a2955
6 changed files with 794 additions and 1 deletions

View File

@@ -19,3 +19,6 @@ services:
volumes:
- ./log-analyser/otel-collector-config.yaml:/etc/otelcol-contrib/config.yaml
- ./log-analyser/jitsi-logs/:/tmp/jitsi-logs/
- /var/run/docker.sock:/var/run/docker.sock
networks:
meet.jitsi: