4cacab01f4
* Use relative aliases for all non-current Grafana aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove all current page aliases find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \; find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \; Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
600 B
600 B
description, keywords, title, weight
| description | keywords | title | weight | ||||
|---|---|---|---|---|---|---|---|
|
Export dashboard as PDF | 1400 |
Export dashboard as PDF
You can generate PDFs from any of your dashboards and save it to file.
Only available in Grafana Enterprise v6.7+.
- In the upper right corner of the dashboard that you want to export as PDF, click the Share dashboard icon.
- On the PDF tab, select the layout option for exported dashboard: Portrait or Landscape.
- Click Save as PDF to render dashboard as a PDF document. Grafana opens the PDF in a new window or browser tab.