127 Commits (458455245fd38fa5df73d13d74e2fa0b51d4cbb4)

Author SHA1 Message Date
Julius Volz d28246e337
Fix config loading panics on nil pointer slice elements (#4942) 6 years ago
mengnan a5d39361ab discovery/azure: Fail hard when Azure authentication parameters are missing (#4907) 6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 6 years ago
Simon Pasquier ff08c40091 discovery/openstack: support tls_config 6 years ago
Simon Pasquier 128ff546b8 config: add test for OpenStack SD (#4594) 6 years ago
Tariq Ibrahim f708fd5c99 Adding support for multiple azure environments (#4569) 6 years ago
Daisy T 7d01ead689 change time.duration to model.duration for standardization (#4479) 6 years ago
Paul Gier 5c70213f9f config: set target group source index during unmarshalling (#4245) 7 years ago
Paul Gier d24d2acd11 config: set target group source index during unmarshalling (#4245) 7 years ago
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Kristiyan Nikolov be85ba3842 discovery/ec2: Support filtering instances in discovery (#4011) 7 years ago
Corentin Chary 60dafd425c consul: improve consul service discovery (#3814) 7 years ago
pasquier-s fc8cf08f42 Prevent invalid label names with labelmap (#3868) 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
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
Tobias Schmidt 7098c56474 Add remote read filter option 7 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129) 7 years ago
Alberto Cortés 6c67296423 config: fix error message for unexpected result of yaml marshal 7 years ago
Alberto Cortés 0f3d8ea075 config: use testutil package 7 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config 7 years ago
Yuki Ito 1bf3b91ae0 Make sure that url for remote_read/write is not nil (#3024) 7 years ago
Tom Wilkie 5169f990f9 Review feedback: add yaml struct tags, don't embed queue config. 7 years ago
Tom Wilkie 454b661145 Make queue manager configurable. 7 years ago
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows 7 years ago
Fabian Reinartz 65b087bcc1 config: resolve file SD paths relative to config 7 years ago
Roman Vynar dbe2eb2afc Hide consul token on UI. (#2797) 8 years ago
Julius Volz 240bb671e2 config: Fix overflow checking in global config (#2783) 8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 8 years ago
Brian Akins 27d66628a1 Allow limiting Kubernetes service discover to certain namespaces 8 years ago
Goutham Veeramachaneni 5c89cec65c Stricter Relabel Config Checking for Labeldrop/keep (#2510) 8 years ago
yklausz 75880b594f Adding consul capability to connect via tls 8 years ago
Julius Volz e9476b35d5 Re-add multiple remote writers 8 years ago
Richard Kiene f3d9692d09 Add Joyent Triton discovery 8 years ago
Brian Brazil 30448286c7 Add sample_limit to scrape config. 8 years ago
Tristan Colgate-McFarlane 4d9134e6d8 Add labeldrop and labelkeep actions. (#2279) 8 years ago
Fabian Reinartz 3fb4d1191b config: rename AlertingConfig, resolve file paths 8 years ago
Fabian Reinartz 183c5749b9 config: add Alertmanager configuration 8 years ago
Fabian Reinartz 200bbe1bad config: extract SD and HTTPClient configurations 8 years ago
Kraig Amador bec6870ed4 ec2_sd_configs: Support profiles for configuring the ec2 service 8 years ago
Brian Brazil d1ece12c70 Handle null Regex in the config as the empty regex. (#2150) 8 years ago
bekbulatov 2bc12fa2fb Set timeout for marathon_sd 8 years ago
Matti Savolainen ec6524ce74 test the labelTarget regex to make sure it properly validates pre-interpolated label names. 8 years ago
Matti Savolainen 56907ba6e3 Add interpolation to good test config. Fix regex 8 years ago
Dominik Schulz 182e17958a Trivial spelling corrections and a small comment. 8 years ago
Frederic Branczyk 2e18c81a00 config: adapt unit tests 8 years ago
bekbulatov 01b53c1180 Add tls support 8 years ago
Brian Brazil 77605649a9 Add support for remote write relabelling. 8 years ago