Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit ec86c05

Browse files
committed
Fixes heap pprof for python example
1 parent 6f8909c commit ec86c05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/docker-compose/phlare.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ scrape_configs:
2626
block: { enabled: false }
2727
goroutine: { enabled: false }
2828
mutex: { enabled: false }
29+
memory:
30+
path: /debug/pprof/heap

0 commit comments

Comments
 (0)