Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct{}
The Collector will gather metrics from the b3scale cluster about current meetings
- attendees [ frontend, backend, type, meeting ]
- durations [ meeting ]
func (Collector) Collect ¶
func (c Collector) Collect(ch chan<- prometheus.Metric)
Collect metrics from store
func (Collector) Describe ¶
func (c Collector) Describe(ch chan<- *prometheus.Desc)
Describe the collector
Click to show internal directories.
Click to hide internal directories.