544 Commits (14986e52cf256b6ed0590b705fbcbfc938e1c4e4)

Author SHA1 Message Date
Krasi Georgiev 2e0571caba
remove unused WALFlushInterval option and NopWAL struct (#468) 6 years ago
Brian Brazil 915d7cf937
Add a tsdbutil command to analyse churn etc. (#478) 6 years ago
Ganesh Vernekar dbe55c1352 Subquery (#4831) 6 years ago
Simon Pasquier a2766a94a3 cmd/prometheus: add tests for sendAlerts() (#4910) 6 years ago
AixesHunter 1b166d7174 Fix variable 'notifier' collides with imported package name 'github.com/prometheus/prometheus/notifier', changed to 'notifierManager'. (#4947) 6 years ago
Ganesh Vernekar fbadd88ba5 Get unique eval times for alert unit tests (#4964) 6 years ago
Simon Pasquier ac9d5f3d53
cmd/prometheus: replace glog by glog-gokit (#4931) 6 years ago
Krasi Georgiev 080e6ed31a
collect cpu and trace profiles with the promtool debug command (#4897) 6 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876) 6 years ago
Ganesh Vernekar cfb3769274 Lazily load samples for unit testing (#4851) 6 years ago
achiuBAE a9050c45f6 Allow setting the Prometheus instance document title through a flag. (#4841) 6 years ago
stuart nelson 6a69471bc2
[promtool] Support writing output as json (#4848) 6 years ago
Lucas Serven 70c8b2c63c
cmd/prometheus: buffer signal chans 6 years ago
Ben a8351dc9d0 Using filepath.Join() instead of strings with slashes (#428) 6 years ago
Simon Pasquier a30348f1a4 discovery: add config label to discovered targets metric (#4753) 6 years ago
Callum Styan 9bca041285 WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656) 6 years ago
Ganesh Vernekar 5790d23fd8 Unit testing for rules (#4350) 6 years ago
Martin Chodur dbd765a0e3 Refactor Makefile to use Makefile.common (#324) 6 years ago
Julius Volz 5ae6c60d39 Handle a bunch of unchecked errors (#365) 6 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532) 6 years ago
Chris Marchbanks 63ed9d1b70 Send EndsAt along with alerts (#4550) 6 years ago
Chris Marchbanks 87f1dad16d throttle resends of alerts to 1 minute by default (#4538) 6 years ago
Krasi Georgiev 12fe204ea6
move runtime debug funcs in own package (#4494) 6 years ago
Frederic Branczyk b0b3e3dd74
promql: Remove old and unused alerting/reconding syntax 6 years ago
Dave Henderson 73a08f0045 promtool - Adding --step flag to 'query range' subcommand (#4454) 6 years ago
Julius Volz 90521a65f8
Remove error return value from NotifyFunc() (#4459) 6 years ago
Ganesh Vernekar f1db699dff Persist alert 'for' state across restarts (#4061) 6 years ago
Simon Pasquier a94450c288 Fix build for openbsd 6 years ago
Simon Pasquier 141c188ae6 Enforce conversion for freebsd 6 years ago
Simon Pasquier 208d21a393 Add comment and print units 6 years ago
Simon Pasquier ba22b10113 prometheus: log virtual memory limits 6 years ago
Daisy T a3376e8f36 add query labels command to promtool (#4346) 6 years ago
Julius Volz 95dfb1b1dd
Add missing import to promtool, fix build (#4395) 6 years ago
Shubheksha 125da3b812 promtool: add command for querying series (#4308) 6 years ago
Julius Volz 03aa3a3de8
main: Improve / clean up error messages (#4286) 6 years ago
Chih-Hung Yeh 912d19fb85 Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 6 years ago
Brian Brazil 508662fb24 Reorder startup and shutdown to prevent panics. (#4321) 6 years ago
Michael Khalil 5e9056d2f3 return error exit status in prometheus cli (#4296) 6 years ago
Brian Brazil 68e8b80ffe
Reorder startup and shutdown to prevent panics. (#4321) 6 years ago
Michael Khalil 78e0784d04 return error exit status in prometheus cli (#4296) 7 years ago
Tom Wilkie 8acad5f3cd make it compile 7 years ago
Tom Wilkie e51d6c4b6c Make remote flush deadline a command line param. 7 years ago
Martin Chodur 30ca799ca7
feat cmd/tsdb: added human readable print for timestamps on block list 7 years ago
Sneha Inguva c1a851074b promtool: add query instant and query range commands (#4085) 7 years ago
Mario Trangoni 464e747f1e fix some comments typos (#4059) 7 years ago
Sneha Inguva 7be846754a main: actor functionality comments 7 years ago
Matt Bostock 793c1078dd bench: Fix path to default sample file 7 years ago
Marek Siarkowicz bb86c3f62b Report internal runtime information on status page (#3921) 7 years ago
James Turnbull ba5273a0ab Minor edits to help text (#3990) 7 years ago