Commit Graph

4079 Commits (34ab7a885a6d4ec877a0f74281fcf413660d360c)
 

Author SHA1 Message Date
beorn7 0f3d37ca4c Merge branch 'release-1.5'
8 years ago
Björn Rabenstein 3e133a9312 Merge pull request #2400 from prometheus/beorn7/storage2
8 years ago
Fabian Reinartz e4f58d9860 Merge pull request #2401 from svend/kubernetes-config
8 years ago
Svend Sorensen 3a96d0e267 Kubernetes SD: Fix namespace meta label
8 years ago
beorn7 2363a90adc storage: Do not throw away fully persisted memory series in checkpointing
8 years ago
Fabian Reinartz ea3ba338dd main: add flags for new storage
8 years ago
Or Cohen 93d20d2d2b Improve fuzzy search
8 years ago
Or Cohen 81d37a04aa Fix autocomplete misses certain queries
8 years ago
beorn7 244a65fb29 storage: Increase persist watermark before calling append
8 years ago
beorn7 75282b27ba storage: Added checks for invariants
8 years ago
beorn7 31e9db7f0c storage: Simplify evictChunkDesc method
8 years ago
Fabian Reinartz 87bea50b85 web: fix /targets for new label types
8 years ago
Fabian Reinartz 5772f1a7ba retrieval/storage: adapt to new interface
8 years ago
beorn7 65dc8f44d3 storage: Test for errors returned by MaybePopulateLastTime
8 years ago
beorn7 752fac60ae storage: Remove race condition from TestLoop
8 years ago
beorn7 4daffbef12 Merge branch 'release-1.5'
8 years ago
Brian Brazil 34767c2221 Clone lset before relabelling. (#2386)
8 years ago
Björn Rabenstein 7db4447390 Merge pull request #2385 from prometheus/beorn7/storage
8 years ago
beorn7 4ccfc93dcf storage: Set shrink ratio in the constructor.
8 years ago
beorn7 b2f086c6c4 storage: Expose bug of not setting the shrink ratio in the contstructor
8 years ago
Julius Volz d5f6079029 Merge pull request #2381 from prometheus/remote-storage-bridge-example
8 years ago
Julius Volz b16371595d Add standalone remote storage bridge example
8 years ago
Fabian Reinartz 1d3cdd0d67 Merge branch 'master' into dev-2.0-rebase
8 years ago
Julius Volz 5e985f24de Merge pull request #2179 from prometheus/update-mailing-list-ref
8 years ago
Julius Volz 2e1d8dd6bd Replace mailing list / IRC mention with link to Community page
8 years ago
Björn Rabenstein 22a8fb4bc9 Merge pull request #2361 from larkinscott/patch-1
8 years ago
Scott Larkin 5319e1da09 Update .codeclimate.yml
8 years ago
Frederic Branczyk d840f2c400 Merge pull request #2359 from brancz/cut-1.5.0
8 years ago
Frederic Branczyk fb17493f66
*: cut 1.5.0
8 years ago
Björn Rabenstein 9688a312ed Merge pull request #2355 from prometheus/beorn7/lint
8 years ago
Fabian Reinartz 035976b275 retrieval: handle not found error correctly
8 years ago
beorn7 4392aa43d4 Remove auto-generated protobuf code from codeclimate
8 years ago
Björn Rabenstein d717175104 Merge pull request #2354 from prometheus/beorn7/lint
8 years ago
beorn7 0c8b753f6e Documentation: Add Code Climate badges to README.md
8 years ago
Scott Larkin e5a75b2b30 Code Climate config (#2351)
8 years ago
Alex Somesan b22eb65d0f Cleaner separation between ServiceAccount and custom authentication in K8S SD (#2348)
8 years ago
Fabian Reinartz 7eb849e6a8 Merge pull request #2307 from joyent/triton_discovery
8 years ago
Richard Kiene f3d9692d09 Add Joyent Triton discovery
8 years ago
Fabian Reinartz 598e2f01c0 retrieval: don't erronously break appending
8 years ago
Fabian Reinartz d80a3de235 pkg/textparse: add documentation
8 years ago
Brian Brazil c1b547a90e Only checkpoint chunkdescs and series that need persisting. (#2340)
8 years ago
Fabian Reinartz 5418a42965 Merge pull request #2345 from Bplotka/fixed-alertmanager-flag-auth
8 years ago
Bartek Plotka 579e33f19a Fixed style issues.
8 years ago
Bartek Plotka d7febe97fa Fixed regression in -alertmanager.url flag. Basic auth was ignored.
8 years ago
Fabian Reinartz db48726a6b pkg/textparse: allocate single string per metric
8 years ago
Fabian Reinartz 157e698958 web/api: fix min/max timestamps to valid range
8 years ago
Fabian Reinartz 990e40c959 Merge pull request #2338 from brancz/alertmanager-api
8 years ago
Fabian Reinartz c691895a0f retrieval: cache series references, use pkg/textparse
8 years ago
Frederic Branczyk bd92571bdd
web/api: make target and alertmanager api responses consistent
8 years ago
Fabian Reinartz 022714b60a Merge pull request #2341 from mattbostock/patch-1
8 years ago