Documentation ¶
Index ¶
Constants ¶
View Source
const ( SourceEbpf Source = "ebpf" SourceGo Source = "go" GoProfileProfile = "profile" GoProfileHeap = "heap" GoProfileGoroutine = "goroutine" GoProfileMutex = "mutex" GoProfileBlock = "block" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfileKey ¶
type Profiles ¶
type Profiles struct {
// contains filtered or unexported fields
}
func NewProfiles ¶
func (*Profiles) ListenPodEvents ¶ added in v1.0.0
type ScrapeTarget ¶
Click to show internal directories.
Click to hide internal directories.