104 lines
4.5 KiB
YAML
104 lines
4.5 KiB
YAML
# Notification data structure
|
|
#
|
|
# - id: unqiue ID for notification, cannot start with digit, no spaces, a-z and 0-9
|
|
# level: note or warn
|
|
# scope:
|
|
# - list of URL paths to show notification on, no scope shows everywhere
|
|
# message: |
|
|
# Markdown message content.
|
|
|
|
- id: signing-key-rotation
|
|
level: warn
|
|
scope:
|
|
- /enterprise_influxdb/v1.10/introduction/installation/data_node_installation/
|
|
- /enterprise_influxdb/v1.10/introduction/installation/meta_node_installation/
|
|
- /enterprise_influxdb/v1.10/introduction/installation/single-server/
|
|
- /enterprise_influxdb/v1.7/install-and-deploy/production_installation/data_node_installation/
|
|
- /enterprise_influxdb/v1.7/install-and-deploy/production_installation/meta_node_installation/
|
|
- /enterprise_influxdb/v1.8/install-and-deploy/production_installation/data_node_installation/
|
|
- /enterprise_influxdb/v1.8/install-and-deploy/production_installation/meta_node_installation/
|
|
- /enterprise_influxdb/v1.9/introduction/installation/data_node_installation/
|
|
- /enterprise_influxdb/v1.9/introduction/installation/meta_node_installation/
|
|
- /enterprise_influxdb/v1.9/introduction/installation/single-server/
|
|
- /influxdb/v1.3/introduction/installation/
|
|
- /influxdb/v1.4/introduction/installation/
|
|
- /influxdb/v1.5/introduction/installation/
|
|
- /influxdb/v1.6/introduction/installation/
|
|
- /influxdb/v1.7/introduction/installation/
|
|
- /influxdb/v1.8/introduction/install/
|
|
- /influxdb/v2.0/install/
|
|
- /influxdb/v2.1/install/
|
|
- /influxdb/v2.2/install/
|
|
- /influxdb/v2.3/install/
|
|
- /influxdb/v2.4/install/
|
|
- /influxdb/v2.5/install/
|
|
- /influxdb/v2.6/install/
|
|
- /telegraf/v1.10/introduction/installation/
|
|
- /telegraf/v1.11/introduction/installation/
|
|
- /telegraf/v1.12/introduction/installation/
|
|
- /telegraf/v1.13/introduction/installation/
|
|
- /telegraf/v1.14/introduction/installation/
|
|
- /telegraf/v1.15/introduction/installation/
|
|
- /telegraf/v1.16/introduction/installation/
|
|
- /telegraf/v1.17/introduction/installation/
|
|
- /telegraf/v1.18/introduction/installation/
|
|
- /telegraf/v1.19/introduction/installation/
|
|
- /telegraf/v1.20/introduction/installation/
|
|
- /telegraf/v1.21/introduction/installation/
|
|
- /telegraf/v1.22/install/
|
|
- /telegraf/v1.23/install/
|
|
- /telegraf/v1.24/install/
|
|
- /telegraf/v1.9/introduction/installation/
|
|
title: Linux Package Signing Key Rotation
|
|
message: |
|
|
All signed InfluxData Linux packages have been resigned with an updated key.
|
|
If using Linux, you may need to update your package configuration to continue
|
|
to download and verify InfluxData software packages.
|
|
|
|
For more information, see the
|
|
[Linux Package Signing Key Rotation blog post](https://www.influxdata.com/blog/linux-package-signing-key-rotation/).
|
|
|
|
- id: iox-doc-fork
|
|
level: note
|
|
scope:
|
|
- /influxdb/cloud-iox/
|
|
title: InfluxDB Cloud backed by InfluxDB IOx
|
|
message: |
|
|
All InfluxDB Cloud organizations created on or after **January 31, 2023**
|
|
are backed by the new InfluxDB IOx storage engine.
|
|
Check the right column of your [InfluxDB Cloud organization homepage](https://cloud2.influxdata.com)
|
|
to see which InfluxDB storage engine you're using.
|
|
|
|
**If powered by IOx**, this is the correct documentation.
|
|
|
|
**If powered by TSM**, see the [TSM-based InfluxDB Cloud documentation](/influxdb/cloud/).
|
|
|
|
- id: tsm-doc-fork
|
|
level: note
|
|
scope:
|
|
- /influxdb/cloud/
|
|
title: InfluxDB Cloud backed by InfluxDB TSM
|
|
message: |
|
|
All InfluxDB Cloud organizations created on or after **January 31, 2023**
|
|
are backed by the new InfluxDB IOx storage engine which enables nearly unlimited
|
|
series cardinality and SQL query support.
|
|
Check the right column of your [InfluxDB Cloud organization homepage](https://cloud2.influxdata.com)
|
|
to see which InfluxDB storage engine you're using.
|
|
|
|
**If powered by TSM**, this is the correct documentation.
|
|
|
|
**If powered by IOx**, see the [IOx-based InfluxDB Cloud documentation](/influxdb/cloud-iox/).
|
|
|
|
- id: iox-wip
|
|
level: warn
|
|
scope:
|
|
- /influxdb/cloud-iox/
|
|
title: State of the InfluxDB Cloud (IOx) documentation
|
|
message: |
|
|
The new documentation for **InfluxDB Cloud backed by InfluxDB IOx** is a work
|
|
in progress. We are adding new information and content almost daily.
|
|
Thank you for your patience!
|
|
|
|
If there is specific information you're looking for, please
|
|
[submit a documentation issue](https://github.com/influxdata/docs-v2/issues/new/choose).
|