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
When I try to scrape prometheus metrics at http://mediamtx:9998/metrics I get 401 Unauthorized. Can this be configured to work without authentication? I have left all the authentication settings at their default, which appears to be wide open.
If I scrape this endpoint at localhost then it works fine. But my prometheus agent is running on another instance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Question
When I try to scrape prometheus metrics at
http://mediamtx:9998/metrics
I get 401 Unauthorized. Can this be configured to work without authentication? I have left all the authentication settings at their default, which appears to be wide open.If I scrape this endpoint at localhost then it works fine. But my prometheus agent is running on another instance.
Beta Was this translation helpful? Give feedback.
All reactions