Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prometheus ¶
type Prometheus struct {
module.Base
Config `yaml:",inline"`
// contains filtered or unexported fields
}
func New ¶
func New() *Prometheus
func (Prometheus) Charts ¶
func (p Prometheus) Charts() *module.Charts
func (*Prometheus) Check ¶
func (p *Prometheus) Check() bool
func (Prometheus) Cleanup ¶
func (Prometheus) Cleanup()
func (*Prometheus) Collect ¶
func (p *Prometheus) Collect() map[string]int64
func (*Prometheus) Init ¶
func (p *Prometheus) Init() bool
Click to show internal directories.
Click to hide internal directories.