319 Commits (099b0d7c29831a11b2a97e7120cdb537f9c6bf44)

Author SHA1 Message Date
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 5 years ago
Julius Volz b5c833ca21
Update go.mod dependencies before release (#5883) 5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago
Advait Bhatwadekar 5d401f1e1b Added query logging for prometheus. Issue #1315 (#5794) 5 years ago
Krasi Georgiev 6f9bbc7253
Open db in Read only mode (#588) 5 years ago
Simon Pasquier 75886e0464 cmd/promtool: fix panic with empty exp_labels 5 years ago
Chris Marchbanks 06f1ba73eb
Provide flag to compress the tsdb WAL 5 years ago
Tom Wilkie 851131b074
Allow injection of arbitrary headers in promtool, for auth etc. (#4389) 5 years ago
Simon Pasquier be67b8d460
web: fix flaky TestHTTPMetrics() (#5695) 5 years ago
Chris Marchbanks 92d15169fc Print label names with highest cumulative label value length during tsdb analyze (#626) 6 years ago
Björn Rabenstein 372b3438e5 Update prometheus/client_golang to v1.0.0 (#5682) 6 years ago
Keenan Romain 55f3a9fe4a Allows globs for rules when unit testing (#5595) 6 years ago
mrasu 3db36f021b Fix `make bench` (#610) 6 years ago
Simon Pasquier 74ff35ccdd cmd/promtool: add $externalLabels for alert unit tests 6 years ago
beorn7 aff4738f33 Adjust TestQueryRange to new Prometheus API client 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
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 6 years ago
Simon Pasquier 9c69eec82a cmd/promtool: use log.NewNopLogger() (#5531) 6 years ago
Krasi Georgiev 288f67efbf
fix some unchecked errors and remove unused vars. (#592) 6 years ago
Simon Pasquier 31a2d14e2f cmd/promtool: return errors from rule evaluations (#5483) 6 years ago
Simon Pasquier abc1994bec
cmd/promtool: return errors from rule evaluations (#5483) 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
Bjoern Rabenstein a92ef68dd8 Fix staticcheck errors 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
Vladimir Masarik fd188be052 Fixed default benchmark test path (#571) 6 years ago
David Symonds 7a60e22c2d cmd/promtool: resolve relative paths in alert test files (#5336) 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
Julius Volz 752e022aba Add "dump" command to tsdb tool to dump all samples (#532) 6 years ago
Simon Pasquier c8a1a5a93c
discovery/kubernetes: fix support for password_file and bearer_token_file (#5211) 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
Matt Layher 302148fd69 *: apply gofmt -s 6 years ago
Ryan Leung 45c8b084c6 fix TestFailedStartupExitCode (#5076) 6 years ago
Ye Ben a360aa3e86 change variable name metrics to labels (#496) 6 years ago
Lv Jiawei b8ede99767 Fix comment typo (#5087) 6 years ago
Simon Pasquier d5d7a097e1 Update Makefile.common 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 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
Krasi Georgiev 48c439d26d
fix statick check errors (#475) 6 years ago