Commit Graph

5572 Commits (512f5490640da713f1ffc1a37fc5e94399cc7985)
 

Author SHA1 Message Date
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
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
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
Björn Rabenstein ad29221a7b
Merge pull request #5020 from erikh/upgrade-miekg-dns
6 years ago
David Symonds 46361a7c85 rules: Fix sorting of result from (*Manager).RuleGroups (#5260)
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
Julius Volz f7332c4dcf
Merge pull request #5226 from prometheus/bootstrap4
6 years ago
Julius Volz 795c989d36 Merge branch 'master' into bootstrap4
6 years ago
Palash Nigam 09208b1a58 queryRange: Add more descriptive error messages (#5229)
6 years ago
Krasi Georgiev a3c41f4256
use the default time retention value only when no size retention is set (#5216)
6 years ago
Krasi Georgiev 41dee81554
Makefile.common: add check_license by default. (#5236)
6 years ago
Simon Pasquier f9462d5d44 discovery/consul: pass current context to Consul queries
6 years ago
Sylvain Rabot 87c79b0c81 Fix console templates (#5228)
6 years ago
Julius Volz fdbaef86df Re-add typeahead license header to minified file
6 years ago
Julius Volz 661f0127bc Rebuild web assets
6 years ago
Julius Volz ed635190ba Re-add popper.js to fix target label tooltips
6 years ago
Julius Volz 7b724cea3a Whitespace and other cleanups
6 years ago
Julius Volz 7244ef3783 Add more top/bottom spacing for All/Unhealthy buttons
6 years ago
Julius Volz 028e99e3d6 Remove spacing between All/Unhealthy buttons
6 years ago