mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
feat: add pprof
This commit is contained in:
4
plugin/debug/pkg/internal/graph/testdata/compose4.dot
vendored
Normal file
4
plugin/debug/pkg/internal/graph/testdata/compose4.dot
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
digraph "testtitle" {
|
||||
node [style=filled fillcolor="#f8f8f8"]
|
||||
subgraph cluster_L { "label1" [shape=box fontsize=16 label="label1\llabel2\llabel3: \"foo\"\l" tooltip="testtitle"] }
|
||||
}
|
||||
Reference in New Issue
Block a user