Imports
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/grafana/loki/pkg/logproto
- github.com/grafana/loki/pkg/logql
- github.com/grafana/loki/pkg/logql/syntax
- github.com/grafana/loki/pkg/querier/series
- github.com/grafana/loki/pkg/ruler/base
- github.com/grafana/loki/pkg/ruler/rulespb
- github.com/grafana/loki/pkg/ruler/rulestore
- github.com/grafana/loki/pkg/ruler/storage/cleaner
- github.com/grafana/loki/pkg/ruler/storage/instance
- github.com/grafana/loki/pkg/ruler/storage/wal
- github.com/grafana/loki/pkg/ruler/util
- github.com/grafana/loki/pkg/util
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promauto
- github.com/prometheus/common/config
- github.com/prometheus/common/model
- github.com/prometheus/common/sigv4
- github.com/prometheus/prometheus/config
- github.com/prometheus/prometheus/model/exemplar
- github.com/prometheus/prometheus/model/labels
- github.com/prometheus/prometheus/model/relabel
- github.com/prometheus/prometheus/model/rulefmt
- github.com/prometheus/prometheus/model/timestamp
- github.com/prometheus/prometheus/notifier
- github.com/prometheus/prometheus/promql
- github.com/prometheus/prometheus/promql/parser
- github.com/prometheus/prometheus/rules
- github.com/prometheus/prometheus/storage
- github.com/prometheus/prometheus/template
- github.com/weaveworks/common/user
- gopkg.in/yaml.v2
- gopkg.in/yaml.v3