Replies: 1 comment
-
|
Hi @Hazmi35 Yes, you can authenticate into /metrics by providing a Basic authentication header. Base64 encode a string of your user:password and pass it along as https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization#basic_authentication |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to authenticate into /metrics? Well you could, set a cookie header, but is there anything like Basic config or something?
Beta Was this translation helpful? Give feedback.
All reactions