Need help. Installed Prometheus. I went through a number of stages. Later created a config file
sudo vi /etc/prometheus/prometheus.yml Created a user sudo useradd --no-create-home --shell /bin/false prometheus
All that remains is to create a systemd service file to easily run prometheus
I entered the command sudo systemctl edit --full -force prometheus.service
I got this result: Unknown output 'rce'.
Something went wrong. I ask for help.