From ceed37838ef3f7720b08f43193bac341ebce1946 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Thu, 12 Aug 2021 11:50:39 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 754313d5..cd192bfa 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Plus: * [Corrupted frames](#corrupted-frames) * [HTTP API](#http-api) * [Metrics](#metrics) - * [Pprof](#pprof) + * [pprof](#pprof) * [Command-line usage](#command-line-usage) * [Compile and run from source](#compile-and-run-from-source) * [Links](#links) @@ -552,7 +552,7 @@ where: * `rtmp_conns{state="read"}` is the count of RTMP connections that are reading * `rtmp_conns{state="publish"}` is the count of RTMP connections that are publishing -### PProf +### pprof A performance monitor, compatible with pprof, can be enabled with the parameter `pprof: yes`; then the server can be queried for metrics with pprof-compatible tools, like: