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:
@@ -2,4 +2,4 @@ scrape_configs:
|
||||
- job_name: "prometheus"
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ["prosody:5280","jvb:8080","jicofo:8888"]
|
||||
- targets: ["prosody:5280","jvb:8080","jicofo:8888","otel:9464"]
|
||||
|
||||
Reference in New Issue
Block a user