Commit c48531bb authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Add usage example (#1759)

parent a8fce24d
...@@ -36,6 +36,8 @@ Enable pprof endpoints: ...@@ -36,6 +36,8 @@ Enable pprof endpoints:
} }
~~~ ~~~
And use the pprof tool to get statistics: `go tool pprof http://localhost:6053`.
Listen on an alternate address: Listen on an alternate address:
~~~ txt ~~~ txt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment