Commit Graph

198 Commits (61f1953c50148b3857bad6ab9a5622e1f1277695)

Author SHA1 Message Date
Simon Pasquier cccd542891
*: avoid missed Alertmanager targets (#6455)
5 years ago
Brooks Swinnerton 0ea3a2218d Add time units to storage.tsdb.retention.size flag (#6365)
5 years ago
johncming ad4bc5701e remove unwanted break (#6338)
5 years ago
Bartek Płotka 48b2c9c8ea
remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703)
5 years ago
Advait Bhatwadekar 5d401f1e1b Added query logging for prometheus. Issue #1315 (#5794)
5 years ago
Chris Marchbanks 06f1ba73eb
Provide flag to compress the tsdb WAL
5 years ago
Simon Pasquier be67b8d460
web: fix flaky TestHTTPMetrics() (#5695)
6 years ago
Lee Gaines f4486815c1 logs filesystem type on startup (#5558)
6 years ago
Björn Rabenstein 0a34399611 Fix minor punctuation and language issues in flag doc strings (#5568)
6 years ago
Frederic Branczyk c790d7658c
Merge pull request #5491 from metalmatze/rungroup
6 years ago
Matthias Loibl 388caa06ac
Use github.com/oklog/run not archived oklog/oklog
6 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments
6 years ago
Sylvain Rabot 335a34486e Add external labels to template expansion
6 years ago
Simon Pasquier e5dbac7972 cmd/prometheus: group flags properly (#5419)
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
Brian Brazil 0a87dcd416
cmd: Warn rather than Info when retention time wraps (#5403)
6 years ago
Krasi Georgiev 9d96ada510 Display correct values for the retention in the flags web gui. (#5322)
6 years ago
Krasi Georgiev 1684dc750a
updated tsdb to 0.6.0 (#5292)
6 years ago
Krasi Georgiev a3c41f4256
use the default time retention value only when no size retention is set (#5216)
6 years ago
Callum Styan 6f69e31398 Tail the TSDB WAL for remote_write
6 years ago
Brian Brazil 1dd57765b4
Reduce time that alertmanagers are in flux when reloaded. (#5126)
6 years ago
Goutham Veeramachaneni 4068968e12
Protect retention from overflowing (#5112)
6 years ago
Goutham Veeramachaneni 384cba1211
Add flag for size based retention (#5109)
6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011)
6 years ago
Lv Jiawei b8ede99767 Fix comment typo (#5087)
6 years ago
tariqibrahim 9b4a25e7b0 use klog dependency
6 years ago
glutamatt 5ddde1965b tune the "Wal segment size" with a flag (#5029)
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
Simon Pasquier ac9d5f3d53
cmd/prometheus: replace glog by glog-gokit (#4931)
6 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876)
6 years ago
achiuBAE a9050c45f6 Allow setting the Prometheus instance document title through a flag. (#4841)
6 years ago
Lucas Serven 70c8b2c63c
cmd/prometheus: buffer signal chans
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
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
Simon Pasquier 08c2f50382
Merge pull request #4418 from simonpasquier/log-vm-limits
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 ba22b10113 prometheus: log virtual memory limits
6 years ago
Julius Volz 03aa3a3de8
main: Improve / clean up error messages (#4286)
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