Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Micro ¶
type Micro struct { // netdata module.Base Config `yaml:",inline"` // internal sync.RWMutex // contains filtered or unexported fields }
Micro is a netdata module that collects metrics from the go.micro.debug service
func (*Micro) Check ¶
Check can be called by netdata's orchestrator to ensure the collector is working
func (*Micro) Cleanup ¶
func (m *Micro) Cleanup()
Cleanup is a no-op, called by netdata's orchestrator before shutdown
Click to show internal directories.
Click to hide internal directories.