Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Rebase with master#23

Merged
codesome merged 655 commits intografana:walfrom
codesome:wal
Jul 10, 2019
Merged

Rebase with master#23
codesome merged 655 commits intografana:walfrom
codesome:wal

Conversation

@codesome
Copy link

No description provided.

JoeWrightss and others added 30 commits April 10, 2019 23:18
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
…nality errors.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
…erval

Set the default interval for promql to eval subqueries.
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
With us caching entries for 15mins only and doing client side
validation after introducing permanent caching of older entries, this
debug is expected to print for millions of keys. It's not a very useful
line.

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Hit this:
```
CGO_ENABLED=0 go build -ldflags "-extldflags \"-static\" -s -w" -tags netgo -o cmd/ruler/ruler ./cmd/ruler
vendor/github.com/prometheus/prometheus/discovery/consul/consul.go:461:29: catalog.ServiceMultipleTags undefined (type *api.Catalog has no field or method ServiceMultipleTags)
vendor/github.com/prometheus/prometheus/discovery/gce/gce.go:124:15: undefined: compute.NewService
```

So updated the GCE and Consul deps too

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Signed-off-by: Neeraj Poddar <neeraj@aspenmesh.io>
Signed-off-by: Neeraj Poddar <neeraj@aspenmesh.io>
Signed-off-by: Neeraj Poddar <neeraj@aspenmesh.io>
Signed-off-by: Bryan Boreham <bryan@weave.works>
By running the different test cases as the inner loop we can re-use
the same store multiple times, saving a lot of CPU.

Signed-off-by: Bryan Boreham <bryan@weave.works>
Signed-off-by: Bryan Boreham <bryan@weave.works>
…change

Put Distributor hash algorithm back the way it was before 922a3b9
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
…reuse-store

Flip the ordering of schema, store and query so tests run faster
This is shorter, more efficient, and less surprising.

Signed-off-by: Bryan Boreham <bryan@weave.works>
Combine `tableForBucket()` and `TableFor()` into one, and replace
another line that did the same thing.

Signed-off-by: Bryan Boreham <bryan@weave.works>
…imit

Include metric name, label name, number of entries and limit in cardinality errors.
Updated table deletes to ignore empty prefixes
bboreham and others added 29 commits June 10, 2019 13:17
…el-entries

 Avoid duplicate label index writes by combining LabelEntryCacheKeys and LabelWriteEntries
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Add documentation for how to configure Jaeger
The weaveworks/common already has the middleware on by default.
See: https://github.com/weaveworks/common/blob/master/server/server.go#L162-L164
and weaveworks/common#126

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
While this is not super ideal, we will still catch 99% of the cases
through this.

Fixes: cortexproject#1450

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
…drawing

New architecture drawing with alertmanager and ruler
Signed-off-by: Bryan Boreham <bryan@weave.works>
Make sure we send a 400 for large responses.
We want the process to answer requests (including status and metrics)
until it has finished shutting down.

Every target depends on Server, so it will get shut down as a dependency.

Signed-off-by: Bryan Boreham <bryan@weave.works>
Signed-off-by: Bryan Boreham <bryan@weave.works>
Signed-off-by: Bryan Boreham <bryan@weave.works>
…later

Leave Server module running until end of shutdown
Signed-off-by: paliwalpriyank <paliwal.priyank2001@gmail.com>
Signed-off-by: Bryan Boreham <bryan@weave.works>
Signed-off-by: Bryan Boreham <bryan@weave.works>
Signed-off-by: Bryan Boreham <bryan@weave.works>
Signed-off-by: Bryan Boreham <bryan@weave.works>
getting started: correcting remove docker network command
Return a NopIterator when bigchunk is empty
…ngester-startup

Fix ingester startup with a normalised ring
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
Signed-off-by: Bryan Boreham <bryan@weave.works>
…-writes

Avoid writing duplicate chunks by checking the cache first
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
Signed-off-by: mizeng <mizeng@ebaysf.com>
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
@codesome codesome merged commit 0802aa6 into grafana:wal Jul 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.