From 692e452645ff7314bbf1fc456e4cf1d4508b165c Mon Sep 17 00:00:00 2001 From: louis Date: Fri, 5 Feb 2021 18:23:53 +0100 Subject: [PATCH] add new metric to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 03d00a4..628acd9 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,9 @@ jitsi_videochannels 0 # HELP jitsi_conferences The current number of conferences. # TYPE jitsi_conferences gauge jitsi_conferences 0 +# HELP jitsi_p2p_conferences The current number of p2p conferences. +# TYPE jitsi_p2p_conferences gauge +jitsi_p2p_conferences 1 # HELP jitsi_participants The current number of participants. # TYPE jitsi_participants gauge jitsi_participants 0