From 447e72fe43b5f65fa32dc21da131dc4f6814163b Mon Sep 17 00:00:00 2001 From: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:03:20 +0100 Subject: [PATCH] Docs: Add information about supported Loki versions by Loki data source (#84376) * Docs: Add Loki supported versions * Update --- docs/sources/datasources/loki/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/sources/datasources/loki/_index.md b/docs/sources/datasources/loki/_index.md index 179432fd3cb..b048a9f4c43 100644 --- a/docs/sources/datasources/loki/_index.md +++ b/docs/sources/datasources/loki/_index.md @@ -32,6 +32,12 @@ The following guides will help you get started with Loki: - [LogQL](/docs/loki/latest/logql/) - [Loki query editor]({{< relref "./query-editor" >}}) +## Supported Loki versions + +This data source supports these versions of Loki: + +- v2.8+ + ## Adding a data source For instructions on how to add a data source to Grafana, refer to the [administration documentation][data-source-management]