How do you enable this?
--web.enable-remote-write-receiver
The docs don’t explain how. It just says use it.
How do you enable this?
--web.enable-remote-write-receiver
The docs don’t explain how. It just says use it.
Just put into the ARGS in the /etc/default/prometheus
ARGS="--web.enable-remote-write-receiver"
then restart the prometheus
Thanks for the reply. I had a version of grafana installed that doesn’t support remote write. Would be nice if they put the min version to avoid going in loops for a day.
But it’s resolved and works well now.