In a previous post I looked at setting the external URL. What if the reverse proxy is sending a different path than the user is using?
A blog on monitoring, scale and operational Sanity
In a previous post I looked at setting the external URL. What if the reverse proxy is sending a different path than the user is using?
Sometimes users will not access Prometheus's UI directly, instead using another URL. How do you make this work?
Prometheus doesn't provide authentication support in order to focus energy on making an awesome monitoring tool. Instead users can take advantage of a more purpose designed tool such as Nginx to do so. This post will look at how you can do that.