From bd4bded364da6028ea187fd592755050260f8d33 Mon Sep 17 00:00:00 2001 From: peterbarnett03 Date: Mon, 2 Jun 2025 11:52:07 -0400 Subject: [PATCH 1/3] chore: clarify required version number for Explorer Calls out requirements for InfluxDB 3.1.0 or higher to use Explorer --- content/influxdb3/explorer/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/influxdb3/explorer/_index.md b/content/influxdb3/explorer/_index.md index 27aae723b..b6e02d000 100644 --- a/content/influxdb3/explorer/_index.md +++ b/content/influxdb3/explorer/_index.md @@ -11,6 +11,11 @@ weight: 1 InfluxDB 3 Explorer is the standalone web application designed for visualizing, querying, and managing your data stored in InfluxDB 3 Core and Enterprise. Explorer provides an intuitive interface for interacting with your time series data, streamlining database operations and enhancing data insights. +> [!Important] +> **InfluxDB >3.1.0 Required** \ +> To use InfluxDB 3 Explorer, you must be using Core or Enterprise version *3.1.0* or higher. \ +> Download the latest version for [**Core**](https://docs.influxdata.com/influxdb3/enterprise/install/) and [**Enterprise**](https://docs.influxdata.com/influxdb3/enterprise/install/) today! + ## Key features Use InfluxDB 3 Explorer for: From 1d25e4b1b79dc8e934cd85fefb4d094b826a4c00 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Mon, 2 Jun 2025 12:49:04 -0500 Subject: [PATCH 2/3] Update content/influxdb3/explorer/_index.md --- content/influxdb3/explorer/_index.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/content/influxdb3/explorer/_index.md b/content/influxdb3/explorer/_index.md index b6e02d000..354331d92 100644 --- a/content/influxdb3/explorer/_index.md +++ b/content/influxdb3/explorer/_index.md @@ -12,9 +12,13 @@ InfluxDB 3 Explorer is the standalone web application designed for visualizing, Explorer provides an intuitive interface for interacting with your time series data, streamlining database operations and enhancing data insights. > [!Important] -> **InfluxDB >3.1.0 Required** \ -> To use InfluxDB 3 Explorer, you must be using Core or Enterprise version *3.1.0* or higher. \ -> Download the latest version for [**Core**](https://docs.influxdata.com/influxdb3/enterprise/install/) and [**Enterprise**](https://docs.influxdata.com/influxdb3/enterprise/install/) today! +> [!IMPORTANT] +> #### InfluxDB 3 Core or Enterprise v3.1.0 or later required +> +> InfluxDB 3 Explorer is compatible with the following: +> +> - [InfluxDB 3 Core v3.1.0 or later](/influxdb3/core/install/) +> - [InfluxDB 3 Enterprise v3.1.0 or later](/influxdb3/enterprise/install/) ## Key features From 06e7430a20722530197a31d1924bcac90a275ace Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Mon, 2 Jun 2025 15:02:12 -0500 Subject: [PATCH 3/3] Update content/influxdb3/explorer/_index.md --- content/influxdb3/explorer/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/influxdb3/explorer/_index.md b/content/influxdb3/explorer/_index.md index 354331d92..82df85b01 100644 --- a/content/influxdb3/explorer/_index.md +++ b/content/influxdb3/explorer/_index.md @@ -12,7 +12,6 @@ InfluxDB 3 Explorer is the standalone web application designed for visualizing, Explorer provides an intuitive interface for interacting with your time series data, streamlining database operations and enhancing data insights. > [!Important] -> [!IMPORTANT] > #### InfluxDB 3 Core or Enterprise v3.1.0 or later required > > InfluxDB 3 Explorer is compatible with the following: