hibiken / asynqmon

Web UI for Asynq task queue
MIT License
644 stars 143 forks source link

Add auth support for prometheus server #248

Open rugwirobaker opened 2 years ago

rugwirobaker commented 2 years ago

Most production Prometheus servers ask for authentication before you can access them. Adding at least Bearer token and simple password authentication schemes would great.