319 Commits (099b0d7c29831a11b2a97e7120cdb537f9c6bf44)

Author SHA1 Message Date
Julien Levesy d7b4fa8d78 use testutil assertions in the cmd/prometheus package 7 years ago
Fabian Reinartz 91a154d228 Fix block printing in cmd/main 7 years ago
Mathieu Pasquet 38afa507bb Provide better errors messages in commandline 7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241) 7 years ago
Paul Gier 08af129b4d cmd/prometheus: don't allow quotes at beginning or end of url 7 years ago
Paul Gier f79b55d057 cmd/prometheus: remove govalidator for url validation 7 years ago
Bas Harenslak a41dad30fb Move printing db.blocks to main.go 7 years ago
Bas Harenslak 9945a67bff Replace columnize by stdlib tabwriter 7 years ago
Bas Harenslak e190c7c78d Add list blocks command to CLI 7 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up 7 years ago
Fabian Reinartz 162a48e4f2 Create series with ID recorded in WAL when reading it back 7 years ago
Fabian Reinartz 8214dc82a7 Remove infinite block in benchmark 7 years ago
Goutham Veeramachaneni f5aed810f9 logging: Port to common/promlog 7 years ago
Krasi Georgiev 92d0414993 replaced cobra with kingpin 7 years ago
Fabian Reinartz 6892fc6dcb Finish old WAL segment async, default to no fsync 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Fabian Reinartz c36d574290 Replace single head lock with granular locks 7 years ago
Fabian Reinartz fffe51fb03 Add mutex and block profiling via envvar 7 years ago
Ben Kochie 59aca4138b Fix staticcheck issues. 7 years ago
Matt Bostock 64973f5c65 cmd/prometheus: Fix capitalisation in log line (#3123) 7 years ago
Mark Adams 77c816b309 Fix pprof endpoints when -web.route-prefix or -web.external-url is used (#3054) 7 years ago
Callum Styan 8912f81ffe check if file_sd files exist in checkConfig 7 years ago
KalivarapuReshma 686050d816 Change -config.file to --config.file in Readme and error message 7 years ago
emluque ff54c5c11a 2831 Add Healthy and Ready endpoints 7 years ago
Fabian Reinartz 3951d8cc29 Fix selection of compactable blocks 7 years ago
Julius Volz cc50aa2c6b main: Consistently end flag descriptions with periods. (#2977) 7 years ago
Fabian Reinartz 9c4235532e Fix compaction selection after creating new heads 7 years ago
Goutham Veeramachaneni 9a2ab732b5 Choose ranges by retention and min-block-duration 7 years ago
Tom Wilkie 2dda5775e3 Initial port of remote storage to v2. 7 years ago
Fabian Reinartz 32226e30f5 Guard reload and quit endpoints by flag 7 years ago
Fabian Reinartz 45ac064669 web: disable Amin APIs by default 7 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API 7 years ago
Fabian Reinartz be32afd6df cmd/prometheus: add back tsdb.no-lockfile flag 8 years ago
Goutham Veeramachaneni f9202c6511
Move from .yaml to .yml in update rules 8 years ago
Goutham Veeramachaneni e3701077c3
Move promtool to kingpin 8 years ago
Fabian Reinartz 867b8d108f cmd/prometheus: cleanup 8 years ago
Fabian Reinartz 34ab7a885a cmd/prometheus: switch to kingpin 8 years ago
Goutham Veeramachaneni 592cb00c2f
Remove version from RuleGroups 8 years ago
Goutham Veeramachaneni 67dc73fd59
Flag changes for 2.0 8 years ago
Goutham Veeramachaneni d407bd150c Consolidate the duration params in CLI 8 years ago
Goutham Veeramachaneni 6b70a4d850
Incorporate PR feedback 8 years ago
Goutham Veeramachaneni 6c1617fd13
Simplify usage string 8 years ago
Goutham Veeramachaneni 507790a357
Rework logging to use explicitly passed logger 8 years ago
Goutham Veeramachaneni dc69645e92
Move back to go-yaml 8 years ago
Goutham Veeramachaneni 8abb91f656
Move CLI commander to cobra 8 years ago
Goutham Veeramachaneni 1c08743721
Update check-rules to new format. 8 years ago
Goutham Veeramachaneni cea1e99f78
Add update-rules command to promtool 8 years ago
Fabian Reinartz 05e411a8eb Improve heuristic to spread chunks across block 8 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 8 years ago