Files
dockerStuff/jitsi/prometheus/prometheus.yml
2026-03-01 17:38:47 +00:00

6 lines
158 B
YAML

scrape_configs:
- job_name: "prometheus"
scrape_interval: 5s
static_configs:
- targets: ["prosody:5280","jvb:8080","jicofo:8888","otel:9464"]