Imports
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/common/model
- github.com/prometheus/prometheus/model/labels
- github.com/prometheus/prometheus/model/rulefmt
- github.com/prometheus/prometheus/model/timestamp
- github.com/prometheus/prometheus/model/value
- github.com/prometheus/prometheus/notifier
- github.com/prometheus/prometheus/promql
- github.com/prometheus/prometheus/promql/parser
- github.com/prometheus/prometheus/storage
- github.com/prometheus/prometheus/template
- github.com/prometheus/prometheus/tsdb/chunkenc
- github.com/prometheus/prometheus/util/strutil
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/attribute
- go.opentelemetry.io/otel/codes
- go.uber.org/atomic
- golang.org/x/exp/slices
- gopkg.in/yaml.v2