From 7d802066bf18f54dcd35fa10256981e537cb0fc5 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Mon, 5 Oct 2020 22:06:32 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9248192c..4f331ff2 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,10 @@ There are multiple ways to monitor the server usage over time: rtsp_clients{state="idle"} 2 1596122687740 rtsp_clients{state="publishing"} 15 1596122687740 rtsp_clients{state="reading"} 8 1596122687740 + rtsp_sources{type="rtsp",state="idle"} 3 1596122687740 + rtsp_sources{type="rtsp",state="running"} 2 1596122687740 + rtsp_sources{type="rtmp",state="idle"} 1 1596122687740 + rtsp_sources{type="rtmp",state="running"} 0 1596122687740 ``` where: