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