You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/redis/grafana-dashboards.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,22 @@ Every saved dashboard is an **Azure resource**. You can manage it with Azure RBA
69
69
> [!NOTE]
70
70
> Dashboards saved from within an Azure Managed Redis resource are automatically associated with that resource and appear in the gallery under **Saved dashboards**.
71
71
72
+
## Ensure dashboards appear in Azure Managed Redis
73
+
74
+
Dashboards visible in **Dashboards with Grafana** inside an Azure Managed Redis resource use a specific resource tag:
Dashboards you create **inside** an Azure Managed Redis resource receive this tag automatically. If you import or create a dashboard outside the resource and want it to appear in the gallery, add the tag manually:
81
+
82
+
1. Open the dashboard resource in the Azure portal.
83
+
2. Select **Tags** and add the name and value shown above.
84
+
3. Save the changes.
85
+
86
+
After adding the tag, refresh the gallery. The dashboard appears under **Saved dashboards**.
87
+
72
88
## Use Grafana Explore
73
89
74
90
Grafana **Explore** helps you run ad-hoc queries without starting inside a dashboard. You can add the results to a new or existing dashboard.
0 commit comments