mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
test pprof headers and profile methods
tidy up, add comments clean up seconds param assignment
This commit is contained in:
@@ -85,6 +85,8 @@ type AgentPprofResponse struct {
|
||||
|
||||
// Payload is the generated pprof profile
|
||||
Payload []byte
|
||||
|
||||
HTTPHeaders map[string]string
|
||||
}
|
||||
|
||||
// AllocFileInfo holds information about a file inside the AllocDir
|
||||
|
||||
Reference in New Issue
Block a user