We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008ab72 commit aa37aa9Copy full SHA for aa37aa9
pkg/ingester/ingester_lifecycle_test.go
@@ -17,6 +17,7 @@ import (
17
"github.com/prometheus/prometheus/storage/metric"
18
19
"github.com/weaveworks/common/user"
20
+ "github.com/weaveworks/cortex/pkg/chunk"
21
"github.com/weaveworks/cortex/pkg/ingester/client"
22
"github.com/weaveworks/cortex/pkg/ring"
23
"github.com/weaveworks/cortex/pkg/util"
0 commit comments