curl -s https://packagecloud.io/install/repositories/prometheus-rpm/release/script.rpm.sh | sudo bash
but I get the following error when I try to install it.
- sudo dnf install prometheus -yheus –y
- Warning: failed loading '/etc/yum.repos.d/prometheus.repo', skipping.
Does anyone know why?
Thank you