Commit Graph

7069 Commits (8744afdd1ea068bb6026a527983467952c7dbf5d)
 

Author SHA1 Message Date
Tom Wilkie 67da8e7b46
Refactor and fix queue resharding (#5286)
6 years ago
Tom Wilkie b615069289 Update metric names.
6 years ago
Paul Gier d8c06bb2b7 Makefile.common: update promu to v0.3.0 (#5280)
6 years ago
Brian Brazil 62b652fbd0
Improve Merge performance (#531)
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
Krasi Georgiev df06f9ebc2
update the CHANGELOG with some missing changes. (#535)
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
Ganesh Vernekar 158c3074cd
Merge pull request #534 from codesome/optional-vertical-blocks
6 years ago
Ganesh Vernekar 28c73f531f
Make vertical compaction and query merge optional
6 years ago
Simon Pasquier 1d2fc95b1c
discovery/marathon: pass context to the client (#5232)
6 years ago
Simon Pasquier e60d314f43
discovery/consul: pass current context to Consul queries (#5230)
6 years ago
Simon Pasquier 8f578d9c6b
discovery/ec2: pass context to the client (#5234)
6 years ago
Simon Pasquier 4997dcb4a1
discovery/gce: pass context to the client (#5233)
6 years ago
Simon Pasquier 9040dddd0c
discovery/azure: pass context to the client (#5255)
6 years ago
Simon Pasquier fe7a1bcfc6
discovery/triton: pass context to the client (#5235)
6 years ago
tuanvcw 9de0ab3c8a Update remaining deprecated links in docs (#5271)
6 years ago
Julius Volz 752e022aba Add "dump" command to tsdb tool to dump all samples (#532)
6 years ago
Björn Rabenstein ad29221a7b
Merge pull request #5020 from erikh/upgrade-miekg-dns
6 years ago
Goutham Veeramachaneni 10d395259b Avoid creation of 0 sized segments. (#527)
6 years ago
Alec b48394eeb3 Add test for be64() in encoding/encoding.go (#521) (#533)
6 years ago
David Symonds 46361a7c85 rules: Fix sorting of result from (*Manager).RuleGroups (#5260)
6 years ago
Alec e7436e13f0 Merge encoding_helpers.go to tsdbutil (#526)
6 years ago
Simon Pasquier e72c875e63
config: fix Kubernetes config with empty API server (#5256)
6 years ago
JoeWrightss 362873f72b Fix .Log() error message (#5257)
6 years ago
LongKB e4a741cb7d Replacing 'HTTP' by 'HTTPS' for securing links (#5252)
6 years ago
LongKB 23480bef43 Remove the duplicated words (#5251)
6 years ago
Nguyen Hai Truong 5fbda4c9d7 Secure http links (#5244)
6 years ago
Ganesh Vernekar 1d9e11a390
Merge pull request #5247 from longkb/fix_typo
6 years ago
Ganesh Vernekar ded80bf4a5
Merge pull request #5246 from truongnh1992/removing-redundant-words
6 years ago
Kim Bao Long 94f5352951 Trivial fix: Fix some typos in comments
6 years ago
Nguyen Hai Truong aed9ea144a Remove duplicated words in comments
6 years ago
Simon Pasquier c8a1a5a93c
discovery/kubernetes: fix support for password_file and bearer_token_file (#5211)
6 years ago
Nguyen Van Duc 89d36a4bf6 Change http to https for security links (#5238)
6 years ago
Erik Hollensbe be3c082539 discovery/dns/dns.go: fix handling of truncated dns records
6 years ago