Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/netdata/netdata
/ Collector
Struct
Collector
src/go/plugin/ibm.d/modules/websphere/pmi/module_stub.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
var
configSchema string
13
14
type
Collector
struct
{ collectorapi.Base }
15
16
func
New() *Collector {
return
&Collector{} }
17
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected