mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-12 16:44:05 -08:00
72431c60d3
When the contents of `remote_write` are a map, as it currently is in this README, Prometheus 1.6.3 fails to start with error message: ``` Error loading config: couldn't load configuration (-config.file=/etc/prometheus/prometheus.yml): yaml: unmarshal errors:\n line 14: cannot unmarshal !!map into []*config.RemoteWriteConfig" source="main.go:159" ``` Changing it to a list of keyword: value pairs, fixes the error. |
||
---|---|---|
.. | ||
kubernetes-rabbitmq | ||
remote_storage | ||
prometheus-kubernetes.yml | ||
prometheus.yml |