From 798d30d5920702ba002bebfaeee97600c13d6f53 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Tue, 2 Nov 2021 14:01:13 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a25c3be0..27ca8e41 100644 --- a/README.md +++ b/README.md @@ -434,7 +434,7 @@ rtmp_conns{state="publish"} 1 where: -* `paths{name="",state="ready"} 1` is a metric for every path that shows the path state +* `paths{name="",state="ready"} 1` is replicated for every path and shows the name and state of every path * `rtsp_sessions{state="idle"}` is the count of RTSP sessions that are idle * `rtsp_sessions{state="read"}` is the count of RTSP sessions that are reading * `rtsp_sessions{state="publish"}` is the counf ot RTSP sessions that are publishing