Open brsockel opened 6 years ago
loading config couldn't load configuration (--config.file=/etc/prometheus/prometheus.yml): parsing YAML file /etc/prometheus/prometheus.yml: unknown fields in scrape_config: target_groups"
I think that target_groups
got removed in recent prometheus versions and is now replaced with scrap_configs
. So my example config seems to be outdated.
Hi,
I am trying to get the bridge to run on a new install of Centos after installing Docker and downloading your image.
When starting i attempt to start the containers, here is what i get
Here is the log output