3630 Commits (bd1182d29f462c39544f94cc822830e1c64cf55b)
 

Author SHA1 Message Date
Björn Rabenstein bd1182d29f Merge pull request #2415 from prometheus/beorn7/release 8 years ago
beorn7 6c17d30688 Cut v1.5.2 8 years ago
beorn7 d3297e0686 build: Use Go1.7.4 in Travis 8 years ago
beorn7 abf1d6e413 storage: Fix typo in doc comment 8 years ago
Björn Rabenstein 342f970e05 Merge pull request #2413 from prometheus/beorn7/storage 8 years ago
beorn7 46a0837816 storage: Fix offset returned by dropAndPersistChunks 8 years ago
Björn Rabenstein 0c688ab339 Merge pull request #2412 from prometheus/beorn7/storage 8 years ago
beorn7 bed4934224 storage: One more persist error code path discovered 8 years ago
Björn Rabenstein eac9696a36 Merge pull request #2410 from prometheus/beorn7/storage 8 years ago
beorn7 8c8baaa558 storage: writeMemorySeries needs to return true for quarantined series 8 years ago
Björn Rabenstein c4686f7915 Merge pull request #2403 from prometheus/beorn7/release 8 years ago
beorn7 eb6b95ac2e Cut release 1.5.1 8 years ago
Björn Rabenstein 3e133a9312 Merge pull request #2400 from prometheus/beorn7/storage2 8 years ago
beorn7 2363a90adc storage: Do not throw away fully persisted memory series in checkpointing 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
beorn7 65dc8f44d3 storage: Test for errors returned by MaybePopulateLastTime 8 years ago
beorn7 752fac60ae storage: Remove race condition from TestLoop 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
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
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
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 990e40c959 Merge pull request #2338 from brancz/alertmanager-api 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
Matt Bostock 4160892109 Correct notifications_dropped description 8 years ago
Brian Brazil f64c231dad Allow checkpoints and maintenance to happen concurrently. (#2321) 8 years ago
Frederic Branczyk 389c6d0043
web/api: add alertmanager api 8 years ago
Brian Brazil 1dcb7637f5 Add various persistence related metrics (#2333) 8 years ago
Björn Rabenstein 6ce97837ab Merge pull request #2327 from prometheus/beorn7/vendoring 8 years ago
beorn7 86ec87b78f vendoring: Update prometheus/common to pull in bug fixes 8 years ago
Fabian Reinartz 3302bb1eb1 Merge pull request #2323 from prometheus/beorn7/retrieval 8 years ago
Björn Rabenstein ad40d0abbc Merge pull request #2288 from prometheus/limit-scrape 8 years ago
beorn7 5dc01202d7 Retrieval: Remove some test lines that fail on Travis only 8 years ago
beorn7 3610331eeb Retrieval: Do not buffer the samples if no sample limit configured 8 years ago