Is your feature request related to a problem? Please describe.
Non-public grafana dashboards and be opened using service accounts, and static authorization headers.
This avoids having to make the dashboard fully public.
Describe the solution you'd like
A way to add headers to web assets, such as an "Authorization" header.
Describe alternatives you've considered
Public dashboards in Grafana, but these have issues in our setup due to some variables in the datasources
Would you be willing to contribute to this feature?
I'd love to, but not sure how to get started, and setting up a testing environment where i could quickly deploy and debug.
Is your feature request related to a problem? Please describe.
Non-public grafana dashboards and be opened using service accounts, and static authorization headers.
This avoids having to make the dashboard fully public.
Describe the solution you'd like
A way to add headers to web assets, such as an "Authorization" header.
Describe alternatives you've considered
Public dashboards in Grafana, but these have issues in our setup due to some variables in the datasources
Would you be willing to contribute to this feature?
I'd love to, but not sure how to get started, and setting up a testing environment where i could quickly deploy and debug.