Skip to content

Commit 2696f17

Browse files
Merge pull request #285715 from maud-lv/ml-ga
Feature GA
2 parents 1463d06 + 3800364 commit 2696f17

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/managed-grafana/how-to-use-reporting-and-image-rendering.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,15 @@ ms.service: azure-managed-grafana
55
ms.topic: how-to
66
author: maud-lv
77
ms.author: malev
8-
ms.date: 10/06/2023
8+
ms.date: 08/28/2024
99
---
1010

11-
# Use reporting and image rendering (preview)
11+
# Use reporting and image rendering
1212

1313
In this guide, you learn how to create reports from your dashboards in Azure Managed Grafana. You can configure to have these reports emailed to intended recipients on a regular schedule or on-demand.
1414

1515
Generating reports in the PDF format requires Grafana's image rendering capability, which captures dashboard panels as PNG images. Azure Managed Grafana installs the image renderer for your instance automatically.
1616

17-
> [!IMPORTANT]
18-
> Reporting and image rendering are currently in preview. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
19-
2017
## Image rendering performance
2118

2219
Image rendering is a CPU-intensive operation. An Azure Managed Grafana instance needs about 10 seconds to render one panel, assuming data query is completed in less than 1 second. The Grafana software allows a maximum of 200 seconds to generate an entire report. Dashboards should contain no more than 20 panels each if they're used in PDF reports. You may have to reduce the panel number further if you plan to include other artifacts (for example, CSV) in the reports.

0 commit comments

Comments
 (0)