Skip to content

Commit fe2f830

Browse files
authored
added docs notification for influxdb 3.2 and explorer GA (#6180)
1 parent a4c35ae commit fe2f830

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

data/notifications.yaml

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,23 @@
4040
# - [The plan for InfluxDB 3.0 Open Source](https://influxdata.com/blog/the-plan-for-influxdb-3-0-open-source)
4141
# - [InfluxDB 3.0 benchmarks](https://influxdata.com/blog/influxdb-3-0-is-2.5x-45x-faster-compared-to-influxdb-open-source/)
4242

43-
- id: influxdb3-ga
44-
level: ga-announcement
43+
- id: influxdb3.2-explorer-ga
44+
level: note
4545
scope:
4646
- /
47-
title_tag: Now Generally Available
48-
title: InfluxDB 3 Core and Enterprise
47+
title: New in InfluxDB 3.2
4948
slug: |
50-
Start fast. Scale faster.
49+
Key enhancements in InfluxDB 3.2 and the InfluxDB 3 Explorer UI is now generally available.
5150
52-
<a class="btn" href="https://www.influxdata.com/blog/influxdb-3-OSS-GA/">Get the Updates</a>
51+
<a class="btn" href="http://influxdata.com/blog/influxdb-3-2">See the Blog Post</a>
5352
message: |
54-
InfluxDB 3 Core is an open source, high-speed, recent-data engine that collects
55-
and processes data in real-time and persists it to local disk or object storage.
56-
InfluxDB 3 Enterprise builds on Core’s foundation, adding high availability,
57-
read replicas, enhanced security, and data compaction for faster queries and
58-
optimized storage. A free tier of InfluxDB 3 Enterprise is available for
59-
non-commercial at-home or hobbyist use.
53+
InfluxDB 3.2 is now available for both Core and Enterprise, bringing the
54+
general availability of InfluxDB 3 Explorer, a new UI that simplifies how
55+
you query, explore, and visualize data. On top of that, InfluxDB 3.2 includes
56+
a wide range of performance improvements, feature updates, and bug fixes
57+
including automated data retention and more.
6058
6159
For more information, check out:
6260
63-
- [Announcement blog from Paul Dix](https://www.influxdata.com/blog/influxdb-3-OSS-GA/)
64-
- [Get Started with InfluxDB 3 Core](https://docs.influxdata.com/influxdb3/core/get-started/)
65-
- [Get Started with InfluxDB 3 Enterprise](https://docs.influxdata.com/influxdb3/enterprise/get-started/)
61+
- [InfluxDB 3.2 blog from Paul Dix](http://influxdata.com/blog/influxdb-3-2)
62+
- [Get Started with InfluxDB 3 Explorer](/influxdb3/explorer/get-started/)

0 commit comments

Comments
 (0)