From 201ec4f0cb05b946cb08d1edac6838ae5a182a8c Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 1 Dec 2021 11:15:35 -0500 Subject: [PATCH] Update recorded-queries.md (#42548) (#42587) Update formatting to make a quote block instead of a bold greater-than symbol > Added backport label, assuming the content is for 8.3 release. Thanks @achatterjee-grafana :) (cherry picked from commit d7861f62a97354b2aaec7ca8864305f66d1c92b1) Co-authored-by: Mitch Seaman --- docs/sources/enterprise/recorded-queries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/recorded-queries.md b/docs/sources/enterprise/recorded-queries.md index 012a3b695cd..2990f0bf46b 100644 --- a/docs/sources/enterprise/recorded-queries.md +++ b/docs/sources/enterprise/recorded-queries.md @@ -13,7 +13,7 @@ For our plugins that do not return time series, it might be useful to plot histo ## How recorded queries work -**> Note:** An administrator must configure a Prometheus data source and associate it with a [Remote write target](#remote-write-target) before recorded queries can be used. +> **Note:** An administrator must configure a Prometheus data source and associate it with a [Remote write target](#remote-write-target) before recorded queries can be used. Recorded queries only work with backend data source plugins. Refer to [Backend data source plugin](https://grafana.com/tutorials/build-a-data-source-backend-plugin/) for more information about backend data source plugins. You can recorded three types of queries: