When installing EON 5.3, Grafana is in version 6.x
Please update to the latest (7.x for now), by adding the grafanalabs repository:
# cat /etc/yum.repos.d/grafana.repo
[grafana]
name=grafana
baseurl=https://packages.grafana.com/oss/rpm
repo_gpgcheck=1
enabled=1
gpgcheck=1
gpgkey=https://packages.grafana.com/gpg.key
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
When installing EON 5.3, Grafana is in version 6.x
Please update to the latest (7.x for now), by adding the grafanalabs repository: