Commit Graph

5664 Commits (8ff6938fa4b9ed819bce4e3ca3be7739f8b5d116)
 

Author SHA1 Message Date
Simon Pasquier 9f8e16248c
Makefile.common: run staticcheck for linux, freebsd and darwin only (#5331)
6 years ago
Simon Pasquier b0be270958
Makefile.common: add deps target (#5339)
6 years ago
Tariq Ibrahim d6f0e14ac6 fix redundant err!=nil check in web.go (#5346)
6 years ago
Simon Pasquier 67385f356f
discovery/openstack: pass context to the OpenStack client (#5231)
6 years ago
Ganesh Vernekar 7c8f0b0864
Update CHANGELOG (#5341)
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
xjewer 0d1a69353e scrape: Add global jitter for HA server (#5181)
6 years ago
Callum Styan 83c46fd549 update Consul vendor code so that catalog.ServiceMultipleTags can be (#5151)
6 years ago
Julien Pivotto 04ce817c49 scrape: Rewrite scrape loop options as a struct (#5314)
6 years ago
Simon Pasquier 027d2ece14 config: resolve more file paths (#5284)
6 years ago
Daisy T 683fbc59ec exponentation operator to drop metric name in result of op operation (#5329)
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