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
{{ message }}
This repository was archived by the owner on Mar 10, 2022. It is now read-only.
I have configured latest version of metrics-reporter-prometheus[3.0.0] plugin for graylog server which is hosted on docker setup,the plugin is working fine for graylog version 3.0.0 but for version 3.0.1 it's throwing following exception when i try to access end points[/api/plugins/org.graylog.plugins.metrics.prometheus/metrics]
{
type: "ApiError",
message: "HTTP 404 Not Found"
}
Any work around to resolve this thing.