Skip to content

Commit ab18ea1

Browse files
committed
docs(jitsi-videobridge-stats): fix csv-table in README
1 parent 102ddfa commit ab18ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

check-plugins/jitsi-videobridge-stats/README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ For details have a look `here <https://github.com/jitsi/jitsi-videobridge/blob/m
124124
total_bytes_received, Continous Counter, "total number of bytes received in RTP."
125125
total_bytes_sent_octo, Continous Counter, "total number of bytes sent on the `octo` channel."
126126
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."
129129
total_conference_seconds, Continous Counter, "total number of conference-seconds served (only updates once a conference expires)."
130130
total_conferences_completed, Continous Counter, "total number of conferences completed."
131131
total_conferences_created, Continous Counter, "total number of conferences created."

0 commit comments

Comments
 (0)