You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/influxdb3/explorer/_index.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,14 @@ weight: 1
11
11
InfluxDB 3 Explorer is the standalone web application designed for visualizing, querying, and managing your data stored in InfluxDB 3 Core and Enterprise.
12
12
Explorer provides an intuitive interface for interacting with your time series data, streamlining database operations and enhancing data insights.
13
13
14
+
> [!Important]
15
+
> #### InfluxDB 3 Core or Enterprise v3.1.0 or later required
16
+
>
17
+
> InfluxDB 3 Explorer is compatible with the following:
18
+
>
19
+
> -[InfluxDB 3 Core v3.1.0 or later](/influxdb3/core/install/)
20
+
> -[InfluxDB 3 Enterprise v3.1.0 or later](/influxdb3/enterprise/install/)
0 commit comments