grafana / grafana-operator

An operator for Grafana that installs and manages Grafana instances, Dashboards and Datasources through Kubernetes/OpenShift CRs
https://grafana.github.io/grafana-operator/
Apache License 2.0
863 stars 384 forks source link

feat: basic auth support for dashboards from url #1617

Closed pb82 closed 4 days ago

pb82 commented 1 month ago

Add support for basic auth when fetching dashboards from URL. The field is ignored for any other dashboard source.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.