Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Updater ¶
type Updater struct {
BetterStackMonitorStatus *prometheus.GaugeVec
// contains filtered or unexported fields
}
func NewUpdater ¶
func NewUpdater(client betterstack.Client) *Updater
func (*Updater) Collect ¶
func (u *Updater) Collect(ch chan<- prometheus.Metric)
func (*Updater) Describe ¶
func (u *Updater) Describe(ch chan<- *prometheus.Desc)
func (*Updater) UpdatePromMetrics ¶
func (u *Updater) UpdatePromMetrics()
Click to show internal directories.
Click to hide internal directories.