Versions in this module Expand all Collapse all v1 v1.8.0 Aug 25, 2021 Changes in this version + type Config struct + Namespaces []string + func DefaultConfig() Config + type Exporter struct + func New(config Config) (*Exporter, error) + func (e *Exporter) Collect(ch chan<- prometheus.Metric) + func (e *Exporter) Describe(ch chan<- *prometheus.Desc)