Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aler9 committed Aug 12, 2021
1 parent f1a812b commit ceed378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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:

Expand Down

0 comments on commit ceed378

Please sign in to comment.