5606 Commits (a56484ddb7e05e47bab78ebc5400746e262a304b)
 

Author SHA1 Message Date
Ganesh Vernekar a56484ddb7
Merge pull request #5406 from simonpasquier/fix-job-label-targets 6 years ago
Simon Pasquier 7328cb6cc2 web/ui: display the job label in /targets 6 years ago
Ganesh Vernekar 844af4c0b5
Merge pull request #5340 from codesome/release-2.8.0 6 years ago
Ganesh Vernekar 594626e8b5
Update CHANGELOG 6 years ago
Ganesh Vernekar 59369491cf
Merge pull request #5333 from codesome/release-2.8.0 6 years ago
Ganesh Vernekar 6043e0e715
*: cut 2.8.0 6 years ago
Ganesh Vernekar 2df0b5e837
Merge pull request #5335 from simonpasquier/debug-travis-ci-failures 6 years ago
Simon Pasquier 758a68a52f .travis.yml: download modules in advance 6 years ago
Krasi Georgiev 9d96ada510 Display correct values for the retention in the flags web gui. (#5322) 6 years ago
Ganesh Vernekar b61c8e30dc
Merge pull request #5320 from roidelapluie/exprsize 6 years ago
Julien Pivotto 6152df44c2 ui: Expand expression_select to 220px 6 years ago
Ganesh Vernekar 46e0587cb3
Merge pull request #5318 from roidelapluie/sdtag 6 years ago
Ganesh Vernekar 901b82d94c
Merge pull request #5319 from roidelapluie/border 6 years ago
Julien Pivotto 5a162dc1ab
ui: remove extra table tag in service discovery 6 years ago
Julien Pivotto 981f9208fb
ui: Remove time picker borders 6 years ago
Ganesh Vernekar d390497280
*: cut 2.8.0-rc.0 (#5287) 6 years ago
David 38fea83c1f Debounce input key press handling (#5309) 6 years ago
Ganesh Vernekar 225bc77448
Merge pull request #5310 from codesome/vendor-tsdb 6 years ago
Ganesh Vernekar adbb57d5f0
Update tsdb to 0.6.1 6 years ago
Ganesh Vernekar 25889d6be5
Merge pull request #5298 from prometheus/release-2.7 6 years ago
Tom Wilkie 2fa93595d6
More WAL remote_write tweaks. (#5300) 6 years ago
Krasi Georgiev 1684dc750a
updated tsdb to 0.6.0 (#5292) 6 years ago
Tariq Ibrahim 1adb91738d fix typo in recordType method of wal_watcher.go (#5297) 6 years ago
Ganesh Vernekar cfb9135a41
Merge pull request #5290 from prometheus/scalar-crash 6 years ago
Brian Brazil 858c363e94 Fix panic when aggregator param is not a literal. 6 years ago
Björn Rabenstein 32130cbbfa
Merge pull request #5285 from prometheus/beorn7/cleanup 6 years ago
Tariq Ibrahim 197e5ac597 docs: minor improvements to the service discovery README.md (#5296) 6 years ago
Tariq Ibrahim ab8e9b7423 fix typo in queue_manager.go comment (#5294) 6 years ago
Goutham Veeramachaneni 82f98c825a
Merge pull request #5291 from gouthamve/sevenpointtwo 6 years ago
Goutham Veeramachaneni 535e631621
*: cut 2.7.2 6 years ago
Tom Wilkie 67da8e7b46
Refactor and fix queue resharding (#5286) 6 years ago
Paul Gier d8c06bb2b7 Makefile.common: update promu to v0.3.0 (#5280) 6 years ago
Callum Styan b8106dd459 Review feedback: 6 years ago
Callum Styan 512f549064 Refactor: inline decodeRecord in readSegment and don't bother decoding samples records if we're not tailing the segment, add a benchmark test and fix some other tests 6 years ago
Tom Wilkie f795942572 Decrement pending sample when queue exits. 6 years ago
Tom Wilkie ee7efa93fe Fix some tests. 6 years ago
Callum Styan b69bdfb4d1 Store the checkpoint we read last, so that we don't keep reading the same checkpoint on each tick. 6 years ago
Tom Wilkie efbd9559f4 Deal with corruptions in the WAL: 6 years ago
Tom Wilkie 92fcf375b0 Update vendored TSDB version. 6 years ago
Tom Wilkie adf5307470 Update wal LiveReader to ensure EOF is correctly propagated. 6 years ago
Callum Styan d6258aea8f Fix up remote write tests: 6 years ago
Tom Wilkie 184f06a981 Combine the record decoding metrics into one; break out garbage collection into a separate function. 6 years ago
Tom Wilkie 859cda27ff Remove some 'global' state, moving segment numbers to parameters. 6 years ago
Tom Wilkie bdc6b764b0 If reading the WAL fails, try again. Also, read from the segment containing the index for the last checkpoint, not the first segment. 6 years ago
Tom Wilkie d6f911b511 Factor out logging ratelimit & dedupe middleware. 6 years ago
Tom Wilkie a5c20642b3 Refactor WAL watcher to remove some duplication. 6 years ago
Tom Wilkie 37ad4db485 Export timestamps in seconds since epoch. 6 years ago
beorn7 6e68867edf Cleanup .gitignore 6 years ago
LongKB 84df210c41 Update prometheus.io's URL to the latest version (#5270) 6 years ago
JoeWrightss e4b88704a6 Fix misspell in manager_test.go (#5279) 6 years ago