Imports
- github.com/alecthomas/kingpin/v2
- github.com/alecthomas/units
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/grafana/regexp
- github.com/mwitkow/go-conntrack
- github.com/oklog/run
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/common/model
- github.com/prometheus/common/promlog
- github.com/prometheus/common/promlog/flag
- github.com/prometheus/common/version
- github.com/prometheus/exporter-toolkit/web
- github.com/prometheus/prometheus/config
- github.com/prometheus/prometheus/discovery
- github.com/prometheus/prometheus/discovery/legacymanager
- github.com/prometheus/prometheus/discovery/targetgroup
- github.com/prometheus/prometheus/model/exemplar
- github.com/prometheus/prometheus/model/histogram
- github.com/prometheus/prometheus/model/labels
- github.com/prometheus/prometheus/model/metadata
- github.com/prometheus/prometheus/model/relabel
- github.com/prometheus/prometheus/notifier
- github.com/prometheus/prometheus/plugins
- github.com/prometheus/prometheus/promql
- github.com/prometheus/prometheus/rules
- github.com/prometheus/prometheus/scrape
- github.com/prometheus/prometheus/storage
- github.com/prometheus/prometheus/storage/remote
- github.com/prometheus/prometheus/tracing
- github.com/prometheus/prometheus/tsdb
- github.com/prometheus/prometheus/tsdb/agent
- github.com/prometheus/prometheus/tsdb/wlog
- github.com/prometheus/prometheus/util/documentcli
- github.com/prometheus/prometheus/util/logging
- github.com/prometheus/prometheus/util/runtime
- github.com/prometheus/prometheus/web
- go.uber.org/atomic
- go.uber.org/automaxprocs/maxprocs
- k8s.io/klog
- k8s.io/klog/v2