added docs notification for influxdb 3.2 and explorer GA (#6180)
parent
a4c35ae76b
commit
fe2f830650
|
@ -40,26 +40,23 @@
|
||||||
# - [The plan for InfluxDB 3.0 Open Source](https://influxdata.com/blog/the-plan-for-influxdb-3-0-open-source)
|
# - [The plan for InfluxDB 3.0 Open Source](https://influxdata.com/blog/the-plan-for-influxdb-3-0-open-source)
|
||||||
# - [InfluxDB 3.0 benchmarks](https://influxdata.com/blog/influxdb-3-0-is-2.5x-45x-faster-compared-to-influxdb-open-source/)
|
# - [InfluxDB 3.0 benchmarks](https://influxdata.com/blog/influxdb-3-0-is-2.5x-45x-faster-compared-to-influxdb-open-source/)
|
||||||
|
|
||||||
- id: influxdb3-ga
|
- id: influxdb3.2-explorer-ga
|
||||||
level: ga-announcement
|
level: note
|
||||||
scope:
|
scope:
|
||||||
- /
|
- /
|
||||||
title_tag: Now Generally Available
|
title: New in InfluxDB 3.2
|
||||||
title: InfluxDB 3 Core and Enterprise
|
|
||||||
slug: |
|
slug: |
|
||||||
Start fast. Scale faster.
|
Key enhancements in InfluxDB 3.2 and the InfluxDB 3 Explorer UI is now generally available.
|
||||||
|
|
||||||
<a class="btn" href="https://www.influxdata.com/blog/influxdb-3-OSS-GA/">Get the Updates</a>
|
<a class="btn" href="http://influxdata.com/blog/influxdb-3-2">See the Blog Post</a>
|
||||||
message: |
|
message: |
|
||||||
InfluxDB 3 Core is an open source, high-speed, recent-data engine that collects
|
InfluxDB 3.2 is now available for both Core and Enterprise, bringing the
|
||||||
and processes data in real-time and persists it to local disk or object storage.
|
general availability of InfluxDB 3 Explorer, a new UI that simplifies how
|
||||||
InfluxDB 3 Enterprise builds on Core’s foundation, adding high availability,
|
you query, explore, and visualize data. On top of that, InfluxDB 3.2 includes
|
||||||
read replicas, enhanced security, and data compaction for faster queries and
|
a wide range of performance improvements, feature updates, and bug fixes
|
||||||
optimized storage. A free tier of InfluxDB 3 Enterprise is available for
|
including automated data retention and more.
|
||||||
non-commercial at-home or hobbyist use.
|
|
||||||
|
|
||||||
For more information, check out:
|
For more information, check out:
|
||||||
|
|
||||||
- [Announcement blog from Paul Dix](https://www.influxdata.com/blog/influxdb-3-OSS-GA/)
|
- [InfluxDB 3.2 blog from Paul Dix](http://influxdata.com/blog/influxdb-3-2)
|
||||||
- [Get Started with InfluxDB 3 Core](https://docs.influxdata.com/influxdb3/core/get-started/)
|
- [Get Started with InfluxDB 3 Explorer](/influxdb3/explorer/get-started/)
|
||||||
- [Get Started with InfluxDB 3 Enterprise](https://docs.influxdata.com/influxdb3/enterprise/get-started/)
|
|
||||||
|
|
Loading…
Reference in New Issue