Documentation ¶
Index ¶
- Constants
- type Config
- type Plugin
- func (p *Plugin) AddCounter(name string, count float64, help string)
- func (p *Plugin) AddGauges(name string, gauge float64, help string)
- func (p *Plugin) Boot(conf interface{}, dependencies ...interface{}) plugins.Plugin
- func (p *Plugin) Close() error
- func (p *Plugin) IsEnabled() bool
- func (p *Plugin) Name() string
- func (p *Plugin) Start() error
Constants ¶
View Source
const Name = "prometheus"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.