Add usage example (#1759)
This commit is contained in:
parent
a8fce24d46
commit
c48531bb35
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
||||
~~~ txt
|
||||
|
|
Loading…
Add table
Reference in a new issue