Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upPrometheus Basic Authentication #1607
Comments
This comment has been minimized.
This comment has been minimized.
barkerd427
commented
Apr 30, 2016
|
I believe this is done by putting something line nginx in front of it. I
|
This comment has been minimized.
This comment has been minimized.
beorn7
closed this
Apr 30, 2016
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
harneksidhu commentedApr 30, 2016
Hello,
I am trying to find some documentation on how to setup basic authentication for the Prometheus database. I was not able to find anything on Prometheus' documentation. However, I notice Grafana mentions that basic auth is possible for Prometheus http://docs.grafana.org/datasources/prometheus/.
Is basic authentication possible and if so, where can I find the appropriate instructions in the documentation?
Thanks!