Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/netdata/netdata
/ Run
Method
Run
src/go/cmd/godplugin/main.go:341–341 ·
view source on GitHub ↗
(ctx context.Context, in chan<- []*confgroup.Group)
Source
from the content-addressed store, hash-verified
339
340
type
discoverer
interface
{
341
Run(ctx context.Context, in
chan
<- []*confgroup.Group)
342
}
343
344
func
runDiscoverer(d discoverer) ([]*confgroup.Group, error) {
Callers
9
main
Function · 0.65
TestNew
Function · 0.65
TestCallDepthGatingUsesFixedPathOutsideTerminalDebug
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
runFunctionCLI
Function · 0.65
runDiscoverer
Function · 0.65
TestHandler
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestNew
Function · 0.52
TestCallDepthGatingUsesFixedPathOutsideTerminalDebug
Function · 0.52
TestHandler
Function · 0.52