We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04ffbe commit e9e2cbbCopy full SHA for e9e2cbb
docs/content/en/docs-dev/user-guide/managing-piped/using-pprof-in-piped.md
@@ -4,8 +4,6 @@ linkTitle: "Using Pprof in Piped"
4
weight: 10
5
description: >
6
This guide is for developers who want to use pprof for performance profiling in Piped.
7
-aliases:
8
- - /docs-dev/managing-piped/using-pprof-in-piped/
9
---
10
11
Piped provides built-in support for pprof, a tool for visualization and analysis of profiling data. It's a part of the standard Go library.
0 commit comments