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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user