Open
Description
Is your feature request related to a problem ?
i have a root url grafana.mynet.com and when i hit the url it iwll got to /login page and ask the user to login. and when i do hit this endpoint grafan.mynet.com/metrics its showing data in browser.
can we set the redirect when we hit this "grafan.mynet.com/metrics" it should go to "grafan.mynet.com/login"
is there any option in helm chart where we can set these attributes?
Describe the solution you'd like.
whenever i hit grafan.mynet.com/metrics it should go to grafan.mynet.com/login
Describe alternatives you've considered.
NA
Additional context.
No response