You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the latest features introduced in Prometheus 3.0. Specifically, I want to enable the --enable-feature=auto-reload-config feature and the --web.enable-remote-write-receiver parameter for accept remote write from Grafana Alloy agent. However, I am encountering difficulties in properly configuring these parameters in playbooks.
My Alloy agent error is below.
err="server returned HTTP status 404 Not Found: remote write receiver needs to be enabled with --web.enable-remote-write-receiver"
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to use the latest features introduced in Prometheus 3.0. Specifically, I want to enable the --enable-feature=auto-reload-config feature and the --web.enable-remote-write-receiver parameter for accept remote write from Grafana Alloy agent. However, I am encountering difficulties in properly configuring these parameters in playbooks.
My Alloy agent error is below.
err="server returned HTTP status 404 Not Found: remote write receiver needs to be enabled with --web.enable-remote-write-receiver"
Thanks.
The text was updated successfully, but these errors were encountered: