Merge pull request #4 from grafana/ingester-lifecycle
Ingester lifecycle, various other fixes.
Showing
- Gopkg.lock 3 additions, 3 deletionsGopkg.lock
- Gopkg.toml 1 addition, 1 deletionGopkg.toml
- cmd/ingester/main.go 3 additions, 7 deletionscmd/ingester/main.go
- pkg/distributor/distributor.go 5 additions, 2 deletionspkg/distributor/distributor.go
- pkg/ingester/ingester.go 43 additions, 5 deletionspkg/ingester/ingester.go
- pkg/querier/querier.go 7 additions, 3 deletionspkg/querier/querier.go
- vendor/github.com/weaveworks/cortex/pkg/distributor/distributor.go 11 additions, 56 deletions...thub.com/weaveworks/cortex/pkg/distributor/distributor.go
- vendor/github.com/weaveworks/cortex/pkg/ingester/client/client.go 0 additions, 1 deletion...ithub.com/weaveworks/cortex/pkg/ingester/client/client.go
- vendor/github.com/weaveworks/cortex/pkg/ingester/client/pool.go 112 additions, 42 deletions.../github.com/weaveworks/cortex/pkg/ingester/client/pool.go
- vendor/github.com/weaveworks/cortex/pkg/ring/lifecycler.go 446 additions, 0 deletionsvendor/github.com/weaveworks/cortex/pkg/ring/lifecycler.go
- vendor/github.com/weaveworks/cortex/pkg/ring/util.go 6 additions, 0 deletionsvendor/github.com/weaveworks/cortex/pkg/ring/util.go
- vendor/github.com/weaveworks/cortex/pkg/util/backoff.go 0 additions, 6 deletionsvendor/github.com/weaveworks/cortex/pkg/util/backoff.go
Loading
Please register or sign in to comment