Ensure all Panels and visualizations pages have /docs/grafana links too (#88165)

This commit is contained in:
Jack Baldry
2024-05-22 15:40:20 +01:00
committed by GitHub
parent b4c368e72c
commit 6744dae806
37 changed files with 791 additions and 449 deletions

View File

@ -11,14 +11,16 @@ title: Share query results with another panel
description: Reduce the number of queries to your data source by sharing query results
weight: 60
refs:
create-a-dashboard:
- pattern: /docs/grafana-cloud/
destination: /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/create-dashboard/
query:
- pattern: /docs/grafana/
destination: /docs/grafana/<GRAFANA_VERSION>/panels-visualizations/query-transform-data/#add-a-query
- pattern: /docs/grafana-cloud/
destination: /docs/grafana/<GRAFANA_VERSION>/panels-visualizations/query-transform-data/#add-a-query
create-a-dashboard:
- pattern: /docs/grafana/
destination: /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/create-dashboard/
- pattern: /docs/grafana-cloud/
destination: /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/create-dashboard/
---
# Share query results with another panel