269 Commits (11a52be1d8e5c2fd3273f21878ba9be30180a1a7)

Author SHA1 Message Date
Krasi Georgiev 5260c650ec use the config hash for the map lookup 7 years ago
Krasi Georgiev 8369826808 comment to rethink the map reference for the notifier discovery 7 years ago
Krasi Georgiev d12e6f29fc discovery manager ApplyConfig now takes a direct ServiceDiscoveryConfig so that it can be used for the notify manager 7 years ago
Shubheksha Jalan 0471e64ad1 Use shared types from the `common` repo (#3674) 7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 7 years ago
Brian Brazil ecc24b554d
Hide block duration flags. (#3618) 7 years ago
Krasi Georgiev c94fa731aa bypass the proxy for the tests 7 years ago
Krasi Georgiev ad66476c4f fix flaky main.go test and simplify a bit 7 years ago
Krasi Georgiev 587dec9eb9 rebased and resolved conflicts with the new Discovery GUI page 7 years ago
Krasi Georgiev 1ec76d1950 rearange the contexts variables and logic 7 years ago
Krasi Georgiev 6ff1d5c51e add the scrape manager config reloader 7 years ago
Krasi Georgiev b0d4f6ee08 resolved merge confilc in main.go 7 years ago
Krasi Georgiev c5cb0d2910 simplify naming and API. 7 years ago
Krasi Georgiev 9c61f0e8a0 scrape pool doesn't rely on context as Stop() needs to be blocking to prevent Scrape loops trying to write to a closed TSDB storage. 7 years ago
Krasi Georgiev e405e2f1ea refactored discovery 7 years ago
pasquier-s 2440696961 Log file descriptor limits at startup (#3567) 7 years ago
Alberto Cortés 29da2fb9cd testutil: update to go1.9 testing.Helper 7 years ago
Alberto Cortés 8f6a9f7833 config: simplify tests by using testutil.NotOk (#3289) 7 years ago
Krasi Georgiev 740662644e write to temp dir and remove it at the end. 7 years ago
Brian Brazil b97f4cf48c Add metrics for rule group interval and last duration. 7 years ago
Krasi Georgiev 2c2a962da3 main.go integration test for Startup interrupting. 7 years ago
Goutham Veeramachaneni 823b7f90b3
Use the files globbed files and not the files in cfg 7 years ago
Fabian Reinartz 62461379b7 rules: decouple notifier packages 7 years ago
Fabian Reinartz 4d964a0a0d rules: make glob expansion a concern of main 7 years ago
Fabian Reinartz bd9f7460eb rules: remove config package dependency 7 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine 7 years ago
Krasi Georgiev e2f4850fea Refactor main.go with oklog/pkg/group actors pattern 7 years ago
Thibault Chataigner fc4406201e Tsdb StartTime : Use a simplier way to compute StartTime 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Julius Volz 9d43176ab3 Remove unused printVersion variable (#3335) 7 years ago
Julius Volz 82c5b98496 Capitalize Prometheus in startup message (#3332) 7 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129) 7 years ago
Julius Volz 5f715f5733 Fix typo in flag description (#3302) 7 years ago
Julien Levesy d7b4fa8d78 use testutil assertions in the cmd/prometheus package 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
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up 7 years ago
Goutham Veeramachaneni f5aed810f9 logging: Port to common/promlog 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 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
Julius Volz cc50aa2c6b main: Consistently end flag descriptions with periods. (#2977) 7 years ago
Tom Wilkie 2dda5775e3 Initial port of remote storage to v2. 7 years ago