Commit Graph

152 Commits (2bc12fa2fb1ebf50f3c016b22ffa94deaeed65b9)

Author SHA1 Message Date
bekbulatov 2bc12fa2fb Set timeout for marathon_sd 9 years ago
Matti Savolainen aabf4a419b use LabelNam.IsValid() instead of LabelNameRE and MatchString instead of Match 9 years ago
Matti Savolainen ec6524ce74 test the labelTarget regex to make sure it properly validates pre-interpolated label names. 9 years ago
Matti Savolainen f867c1fd58 formating and text fixes, adjust regexp 9 years ago
Matti Savolainen 56907ba6e3 Add interpolation to good test config. Fix regex 9 years ago
Matti Savolainen 7a36af1c85 add comment about interpolation 9 years ago
Matti Savolainen 5a1e909b5d Make TargetLabel in RelabelConfig a string 9 years ago
Dominik Schulz 182e17958a Trivial spelling corrections and a small comment. 9 years ago
Fabian Reinartz 1b6dfa32a9 config: rename role 'endpoint' to 'endpoints' 9 years ago
Frederic Branczyk 2e18c81a00 config: adapt unit tests 9 years ago
Fabian Reinartz b24602f713 kubernetes: merge back into single configuration 9 years ago
Fabian Reinartz 2331701b50 kubernetes: Add K8S v2 pod discovery 9 years ago
Dominik Schulz 72cbf8af6f Fix small copy and paste error 9 years ago
bekbulatov 01b53c1180 Add tls support 9 years ago
Brian Brazil 77605649a9 Add support for remote write relabelling. 9 years ago
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 9 years ago
Ingo Gottwald 3b546d061f Add support for GCE discovery 9 years ago
Alexey Miroshkin e29d9394e5 Forbid invalid relabel configurations 10 years ago
Frederic Branczyk b655aa002f introduce top level alerting config node 10 years ago
Frederic Branczyk 679d225c8d allow relabeling of alerts 10 years ago
Fabian Reinartz 7a0b3af0b7 config: validate Kubernetes role correctly. 10 years ago
Fabian Reinartz 919558f601 config: remove deprecated `target_groups` configuration 10 years ago
Fabian Reinartz 7221228843 discovery/kubernetes: select between discovery role 10 years ago
Anton Tolchanov 772a3af38f Allow URLs in targets defined via a JSON file 10 years ago
Ali Reza 98c156c361 reorder config validation, move checkOverflow before any other validation 10 years ago
Fabian Reinartz 0f21bd31ca config: deprecate `target_groups` for `static_configs` 10 years ago
Jimmi Dyson 206bcfcdaa
Kubernetes SD: Remove kubeletPort config option 10 years ago
Ali Reza c81b4e8a87 change config names to files for consistency 10 years ago
Gregory G. Tseng 7997c14b0d Add ServerName into TLS Config 10 years ago
Seth Miller 0988e3b937 Add support for Azure discovery 10 years ago
Fabian Reinartz 37c709f917 Fix global config YAML issues 10 years ago
Fabian Reinartz 44a5e860ed Fix scrape timeout config checks 10 years ago
Julius Volz 829a029dda Update two more __meta_dns_srv_name references. 10 years ago
Fabian Reinartz e26e4b6e89 Restrict scrape timeout to interval length 10 years ago
beorn7 a7408bfb47 Unify duration parsing 10 years ago
Julien Dehee 061fe2f364 Support AirBnB's Smartstack Nerve client for SD 10 years ago
Fabian Reinartz 4d1c9296d5 Add new defaults for relabel configurations 10 years ago
Brian Brazil fd2bd81cd8 Allow all instance labels in target groups 10 years ago
Fabian Reinartz 180da1ba65 Add overflow check in TLS config 10 years ago
Jimmi Dyson 87940ec213 Kubernetes SD: Rename `masters` to `api_servers` in config 10 years ago
Jimmi Dyson 7ff5cc66ea Kubernetes SD authentication options cleanup 10 years ago
Brian Brazil 1ddf75240d config: Don't hide username, it's not secret. 10 years ago
Matt Jibson dcb4856d72 Add SD for Amazon EC2 instances 10 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels". 10 years ago
Matt Jibson 0e99fa6c46 Allow labelmap action 10 years ago
Jimmi Dyson ec04ba38a2 Kubernetes SD config check 11 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config 11 years ago
Robert Jacob eb7416e71f Fix missing unmarshal for Marathon SD config. 11 years ago
Jimmi Dyson d7a7fd4589 Kubernetes SD improvements 11 years ago
Julius Volz f63a899744 Change config regexes to full-string matches. 11 years ago