399 Commits (e2ef0dc381271207bdca4fa5bf2ce7f5fcd8ae62)

Author SHA1 Message Date
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
Matti Savolainen f867c1fd58 formating and text fixes, adjust regexp 8 years ago
Matti Savolainen 56907ba6e3 Add interpolation to good test config. Fix regex 8 years ago
Matti Savolainen 7a36af1c85 add comment about interpolation 8 years ago
Matti Savolainen 5a1e909b5d Make TargetLabel in RelabelConfig a string 8 years ago
Dominik Schulz 182e17958a Trivial spelling corrections and a small comment. 8 years ago
Fabian Reinartz 1b6dfa32a9 config: rename role 'endpoint' to 'endpoints' 8 years ago
Frederic Branczyk 2e18c81a00 config: adapt unit tests 8 years ago
Fabian Reinartz b24602f713 kubernetes: merge back into single configuration 8 years ago
Fabian Reinartz 2331701b50 kubernetes: Add K8S v2 pod discovery 8 years ago
Dominik Schulz 72cbf8af6f Fix small copy and paste error 8 years ago
bekbulatov 01b53c1180 Add tls support 8 years ago
Brian Brazil 77605649a9 Add support for remote write relabelling. 8 years ago
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 8 years ago
Ingo Gottwald 3b546d061f Add support for GCE discovery 8 years ago
Alexey Miroshkin e29d9394e5 Forbid invalid relabel configurations 8 years ago
Frederic Branczyk b655aa002f introduce top level alerting config node 8 years ago
Frederic Branczyk 679d225c8d allow relabeling of alerts 8 years ago