MCPcopy
hub / github.com/netdata/netdata / Init

Method Init

src/go/plugin/agent/jobmgr/runtime_job.go:40–40  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

38type configModule interface {
39 GetBase() *collectorapi.Base
40 Init(ctx context.Context) error
41 Check(ctx context.Context) error
42 Cleanup(ctx context.Context)
43 Configuration() any

Callers 15

TestCollector_InitFunction · 0.65
TestCollector_CollectFunction · 0.65
TestCollector_InitFunction · 0.65
TestCollector_InitFunction · 0.65
TestCollector_InitNGFunction · 0.65
TestCollector_CheckFunction · 0.65
TestCollector_CheckNGFunction · 0.65
TestCollector_CollectFunction · 0.65
TestCollector_404Function · 0.65
TestCollector_InitFunction · 0.65
TestCollector_InitFunction · 0.65

Implementers 1

Collectorsrc/go/plugin/ibm.d/framework/collecto

Calls

no outgoing calls

Tested by 15

TestCollector_InitFunction · 0.52
TestCollector_CollectFunction · 0.52
TestCollector_InitFunction · 0.52
TestCollector_InitFunction · 0.52
TestCollector_InitNGFunction · 0.52
TestCollector_CheckFunction · 0.52
TestCollector_CheckNGFunction · 0.52
TestCollector_CollectFunction · 0.52
TestCollector_404Function · 0.52
TestCollector_InitFunction · 0.52
TestCollector_InitFunction · 0.52