309 Commits (160fc4144151d7f77d3395cfc860d3a7b5551957)

Author SHA1 Message Date
Tobias Schmidt 7098c56474 Add remote read filter option 7 years ago
Krasi Georgiev e86d82ad2d Fix regression of alert rules state loss on config reload. (#3382) 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
Bryan Boreham a03193232a Don't disable HTTP keep-alives for remote storage connections. (#3173) 7 years ago
Alberto Cortés bb3dad9cba config: simplify some returns 7 years ago
Bryan Boreham 9d6b945e41 Default HTTP keep-alive ON for remote read/write 7 years ago
Bryan Boreham e0a4d18301 Allow http keep-alive setting to be overridden in config 7 years ago
Jamie Moore 7a135e0a1b Add the ability to assume a role for ec2 discovery 7 years ago
Johannes 'fish' Ziemke 70f3d1e9f9 k8s: Support discovery of ingresses (#3111) 7 years ago
CuiHaozhi b1c18bf29b discovery openstack: support discovery hosts, add rule option. 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 9eb8c6e1d2 Renaming the config_notwin test to config_default 7 years ago
Fuente, Pablo Andres fe73de9452 Renaming config test file to fix build tags 7 years ago
Fuente, Pablo Andres 193dc47230 Fixing code style to adhere gofmt 7 years ago
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows 7 years ago
Goutham Veeramachaneni 98d20d5880 Make sure rendering config produces valid config 7 years ago
Fabian Reinartz 65b087bcc1 config: resolve file SD paths relative to config 7 years ago
Mitsuhiro Tanda 64cef5cd05 handle NewSession() error 8 years ago
Christian Groschupp 8f781e411c Openstack Service Discovery (#2701) 8 years ago
Roman Vynar dbe2eb2afc Hide consul token on UI. (#2797) 8 years ago
Mitsuhiro Tanda a1ddab463e config: set default region for EC2 SD 8 years ago
Tobias Schmidt 287ec6e6cc Fix outdated target_group naming in error message 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
Julius Volz eb14678a25 Make remote read/write use config.HTTPClientConfig 8 years ago
Julius Volz 02395a224d [WIP] Remote Read 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
Michael Kraus 04eadf6e20 Allow Marathon SD without bearer_token and bearer_token_file 8 years ago
Michael Kraus 47bdcf0f67 Allow the use of bearer_token or bearer_token_file for MarathonSD 8 years ago
Julius Volz e9476b35d5 Re-add multiple remote writers 8 years ago
Alex Somesan b22eb65d0f Cleaner separation between ServiceAccount and custom authentication in K8S SD (#2348) 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 cc35104504 config: fix naming and typo 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 aabf4a419b use LabelNam.IsValid() instead of LabelNameRE and MatchString instead of Match 8 years ago
Matti Savolainen ec6524ce74 test the labelTarget regex to make sure it properly validates pre-interpolated label names. 8 years ago