* 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>
6 lines
158 B
YAML
6 lines
158 B
YAML
scrape_configs:
|
|
- job_name: "prometheus"
|
|
scrape_interval: 5s
|
|
static_configs:
|
|
- targets: ["prosody:5280","jvb:8080","jicofo:8888","otel:9464"]
|