mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
25f929b772
* Updated yaml vendor package. * remove checkOverflow duplicate in rulefmt * remove duplicated HTTPClientConfig.Validate() * Added yaml static check.
5 lines
92 B
YAML
5 lines
92 B
YAML
targets: ['1.2.3.4:9001', '1.2.3.5:9090']
|
|
labels:
|
|
valid_label: foo
|
|
not:valid_label: bar
|