mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 07:19:17 +01:00
update wiki pages
parent
b71479c8b5
commit
effbab1c12
@ -1505,7 +1505,7 @@ VictoriaMetrics provides handlers for collecting the following [Go profiles](htt
|
||||
<div class="with-copy" markdown="1">
|
||||
|
||||
```bash
|
||||
curl -s http://0.0.0.0:8428/debug/pprof/heap > mem.pprof
|
||||
curl http://0.0.0.0:8428/debug/pprof/heap > mem.pprof
|
||||
```
|
||||
|
||||
</div>
|
||||
|
@ -1519,7 +1519,7 @@ curl http://0.0.0.0:8428/debug/pprof/heap > mem.pprof
|
||||
<div class="with-copy" markdown="1">
|
||||
|
||||
```bash
|
||||
curl -s http://0.0.0.0:8428/debug/pprof/profile > cpu.pprof
|
||||
curl http://0.0.0.0:8428/debug/pprof/profile > cpu.pprof
|
||||
```
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user