MCPcopy Create free account
hub / github.com/apache/skywalking-rover / Entity

Method Entity

pkg/process/api/process.go:76–76  ·  view source on GitHub ↗

Entity of process, is related with backend entity

()

Source from the content-addressed store, hash-verified

74 OriginalProcess() *process.Process
75 // Entity of process, is related with backend entity
76 Entity() *ProcessEntity
77 // DetectType define the process find type
78 DetectType() ProcessDetectType
79 // ProfilingStat of process

Callers 15

FlushMetricsMethod · 0.65
appendMetricsMethod · 0.65
FlushMethod · 0.65
appendHTTPEventMethod · 0.65
appendPerDetailEventMethod · 0.65
generateProcessInfoMethod · 0.65
buildCacheMethod · 0.65
ReportProcessesMethod · 0.65

Implementers 1

Processpkg/process/finders/kubernetes/process

Calls

no outgoing calls

Tested by

no test coverage detected