From 9f7f82c3cc6a86e4f9f4e6c839bee113081befa7 Mon Sep 17 00:00:00 2001 From: Fiona Liao Date: Thu, 18 May 2023 17:08:04 +0100 Subject: [PATCH] Clarify Graphite version and type to set if using Grafana Cloud (#68239) * Clarify Graphite version and type to set if using Grafana Cloud * Update _index.md --- docs/sources/datasources/graphite/_index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/datasources/graphite/_index.md b/docs/sources/datasources/graphite/_index.md index 11275b7d75e..231d614714e 100644 --- a/docs/sources/datasources/graphite/_index.md +++ b/docs/sources/datasources/graphite/_index.md @@ -50,10 +50,10 @@ To configure basic settings for the data source, complete the following steps: You can also configure settings specific to the Graphite data source: -| Name | Description | -| ----------- | -------------------------------- | -| **Version** | Select your version of Graphite. | -| **Type** | Select your type of Graphite. | +| Name | Description | +| ----------- | -------------------------------------------------------------------------------------------------------- | +| **Version** | Select your version of Graphite. If you are using Grafana Cloud Graphite, this should be set to `1.1.x`. | +| **Type** | Select your type of Graphite. If you are using Grafana Cloud Graphite, this should be set to `Default`. | ### Integrate with Loki