services.prometheus.exporters.jitsi.url

NixOS option

Jitsi Videobridge metrics URL to monitor. This is usually /colibri/stats on port 8080 of the jitsi videobridge host.

type: string
Default
"http://localhost:8080/colibri/stats"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →