profile

Plugin

ArgDescriptionType
allocsA sampling of all past memory allocationsbool
blockStack traces that led to blocking on synchronization primitivesbool
goroutineStack traces of all current goroutinesbool
heapA sampling of memory allocations of live objects.bool
mutexStack traces of holders of contended mutexesbool
profileCPU profile.bool
traceCPU trace.bool
debugDebug levelint64
logsRecent logsbool
queriesRecent Queries runbool
metricsCollect metricsbool
durationDuration of samples (default 30 sec)int64
typeThe type of profile (this is a regex of debug output types that will be shown).string

Required Permissions: MACHINE_STATE

Description

Returns a profile dump from the running process.