Versions in this module Expand all Collapse all v0 v0.5.0 Jul 10, 2019 Changes in this version + type Collector struct + func NewCollector(sessions *sessions.Sessions) *Collector + func (c *Collector) Collect(ch chan<- prometheus.Metric) + func (c *Collector) Describe(ch chan<- *prometheus.Desc)