c4758e78b4
This adds an InfluxDB backend to v2 storage. It is much more performant than the gnocchi backend, and adds support for grafana. In order to avoid making this patch too big, the documentation will be updated in another patch. Support for InfluxDB installation in the devstack plugin will also be added in another patch. Change-Id: Icaa23acb1a4791aac0dd8afb122d561065193eea Story: 2001372 Task: 24536
10 lines
336 B
YAML
10 lines
336 B
YAML
---
|
|
features:
|
|
- |
|
|
An InfluxDB v2 storage backend has been added. It will become the default
|
|
backend of the v2 storage interface.
|
|
|
|
The v1 storage interface will be deprecated in a future release. At that
|
|
point, documentation about how to upgrade the storage backend will be made
|
|
available, along with some helpers.
|