Rename "Add new data source" to "Connect data" (#73688)

* DS Picker: Rename "Add new data source" to "Connect data"

* DS Picker: Center empty list CTA
This commit is contained in:
Ivan Ortega Alba
2023-08-28 11:54:51 +02:00
committed by GitHub
parent 6c7b46ed1d
commit 7543a28ae2
5 changed files with 11 additions and 6 deletions
@@ -38,7 +38,7 @@ Dashboards and panels allow you to show your data in visual form. Each panel nee
- Select one of your existing data sources.
- Select one of the Grafana's [built-in special data sources]({{< relref "../../../datasources/#special-data-sources" >}}).
- Click **Configure a new data source** to set up a new one (Admins only).
- Click **Connect data** to set up a new one (Admins only).
{{< figure class="float-right" src="/media/docs/grafana/dashboards/screenshot-data-source-selector-10.0.png" max-width="800px" alt="Select data source modal" >}}