From d94d597d847c05085542c29dfad6b3f469cc77e1 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 09:24:59 +0100 Subject: [PATCH] [v10.4.x] Docs: Specify `Recorded queries` is available in `Grafana Cloud` (#84878) Docs: Specify `Recorded queries` is available in `Grafana Cloud` (#84716) (cherry picked from commit 60b9a1058a3f235cf70a51e841a6b6c4eb6e16da) Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> --- docs/sources/administration/recorded-queries/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/recorded-queries/index.md b/docs/sources/administration/recorded-queries/index.md index 6876d4dc905..d61585f0da5 100644 --- a/docs/sources/administration/recorded-queries/index.md +++ b/docs/sources/administration/recorded-queries/index.md @@ -22,7 +22,7 @@ Recorded queries allow you to see trends over time by taking a snapshot of a dat For our plugins that do not return time series, it might be useful to plot historical data. For example, you might want to query ServiceNow to see a history of request response times but it can only return current point-in-time metrics. {{% admonition type="note" %}} -Available in [Grafana Enterprise]({{< relref "../../introduction/grafana-enterprise/" >}}). +Available in [Grafana Enterprise](https://grafana.com/docs/grafana//introduction/grafana-enterprise/) and [Grafana Cloud](https://grafana.com/docs/grafana-cloud/). {{% /admonition %}} ## How recorded queries work