Monitoring app with session based authentication with Prometheus
I have spring-boot app that uses session-based authentication mechanism ( using redis to store the sessions ) and i would like to use Prometheus to monitor this app.
How to reload prometheus config without restarting?
How to reload prometheus config changes without restarting prometheus process.