Imports
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/gogo/protobuf/proto
- github.com/golang/snappy
- github.com/grafana/dskit/flagext
- github.com/grafana/dskit/grpcutil
- github.com/grafana/dskit/kv
- github.com/grafana/dskit/ring
- github.com/grafana/dskit/services
- github.com/opentracing/opentracing-go
- github.com/opentracing/opentracing-go/log
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_model/go
- github.com/prometheus/common/model
- github.com/prometheus/common/version
- github.com/prometheus/prometheus/model/labels
- github.com/prometheus/prometheus/tsdb/errors
- github.com/stretchr/testify/mock
- github.com/weaveworks/common/httpgrpc
- go.uber.org/atomic
- google.golang.org/grpc/codes
- google.golang.org/grpc/status
- gopkg.in/yaml.v2