Docs: add panel options shared content (#87258)

* Added panel options shared file

* Added panel options shared file to visualizations pages

* Fixed version interpolation syntax and added Cloud links

* Fixed heading level of title
This commit is contained in:
Isabel Matwawana
2024-05-02 14:17:23 -04:00
committed by GitHub
parent 79b5fb9f1f
commit f8d9f8541b
27 changed files with 135 additions and 28 deletions
@@ -28,6 +28,10 @@ Dashboard lists allow you to display dynamic links to other dashboards. The list
On each dashboard load, this panel queries the dashboard list, always providing the most up-to-date results.
## Panel options
{{< docs/shared lookup="visualizations/panel-options.md" source="grafana" version="<GRAFANA_VERSION>" >}}
## Options
Use these options to refine your visualization.
@@ -51,6 +55,6 @@ These options only apply if the **Search** option is selected.
> **Note:** When multiple tags and strings appear, the dashboard list displays those matching _all_ conditions.
{{% docs/reference %}}
[Dashboard URL variables]: "/docs/grafana/ -> /docs/grafana/<GRAFANA VERSION>/dashboards/build-dashboards/create-dashboard-url-variables"
[Dashboard URL variables]: "/docs/grafana-cloud/ -> /docs/grafana/<GRAFANA VERSION>/dashboards/build-dashboards/create-dashboard-url-variables"
[Dashboard URL variables]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/create-dashboard-url-variables"
[Dashboard URL variables]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/visualizations/dashboards/build-dashboards/create-dashboard-url-variables"
{{% /docs/reference %}}