fixes readme typo

master
Marvin Steadfast 4 years ago
parent 77744d7a0f
commit 97da979288

@ -25,4 +25,4 @@ For a docker based setup, you can use the docker image [quay.io/xsteadfastx/jits
1. [Enable](https://github.com/jitsi/jitsi-videobridge/blob/master/doc/statistics.md) `/colibri/stats` for the Jitsi videobridge. When you use the Jitsi docker setup use environment variable `JVB_ENABLE_APIS=rest,colibri`.
2. Be sure that the exporter and the videobridge API can communicate. In the docker Jitsi setup: Add the `jitsiexporter` to the `jitsi-meet_meet.jitsi`-network. The url would be `http://jitsi-meet_jvb_1:8080`.
3. A failed scrape metric is exporter as `jitsi_fetch_errors`.
3. A failed scrape metric is exported as `jitsi_fetch_errors`.

Loading…
Cancel
Save