mirror of
https://github.com/prometheus/prometheus.git
synced 2026-01-06 17:21:28 +01:00
* 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
|