MCPcopy Index your code
hub / github.com/netdata/netdata / buildPlan

Function buildPlan

src/go/plugin/framework/chartengine/helpers_test.go:7–9  ·  view source on GitHub ↗
(engine *Engine, reader metrix.Reader)

Source from the content-addressed store, hash-verified

5import "github.com/netdata/netdata/go/plugins/pkg/metrix"
6
7func buildPlan(engine *Engine, reader metrix.Reader) (Plan, error) {
8 return prepareAndCommitPlan(engine, reader)
9}

Calls 1

prepareAndCommitPlanFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…