You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: check-plugins/jitsi-videobridge-stats/README.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -124,8 +124,8 @@ For details have a look `here <https://github.com/jitsi/jitsi-videobridge/blob/m
124
124
total_bytes_received, Continous Counter, "total number of bytes received in RTP."
125
125
total_bytes_sent_octo, Continous Counter, "total number of bytes sent on the `octo` channel."
126
126
total_bytes_sent, Continous Counter, "total number of bytes sent in RTP."
127
-
total_colibri_web_socket_messages_received, Continous Counter, "total number of messages received on a Colibri "bridge channel" messages received on a WebSocket."
128
-
total_colibri_web_socket_messages_sent, Continous Counter, "total number of messages sent over a Colibri "bridge channel" messages sent over a WebSocket."
127
+
total_colibri_web_socket_messages_received, Continous Counter, "total number of messages received on a Colibri 'bridge channel' messages received on a WebSocket."
128
+
total_colibri_web_socket_messages_sent, Continous Counter, "total number of messages sent over a Colibri 'bridge channel' messages sent over a WebSocket."
129
129
total_conference_seconds, Continous Counter, "total number of conference-seconds served (only updates once a conference expires)."
130
130
total_conferences_completed, Continous Counter, "total number of conferences completed."
131
131
total_conferences_created, Continous Counter, "total number of conferences created."
0 commit comments