File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,11 @@ storage backend. Set the following in ``kolla.yml``:
1919 # Explicitly disable influxdb as we are using OpenSearch as the CloudKitty backend
2020 kolla_enable_influxdb : false
2121
22- Set Prometheus as the backend for both the collector and fetcher, and Elasticsearch as the
23- storage backend. Note that this is patched in our fork of CloudKitty to also
24- work with OpenSearch. Proper support is still pending in Kolla-Ansible `here
22+ Set Prometheus as the backend for both the collector and fetcher, and
23+ Elasticsearch as the storage backend. Note that our fork of CloudKitty is
24+ patched so that the CloudKitty Elasticsearch V2 storage backend will also work
25+ with an OpenSearch cluster. Proper support for the V2 OpenSearch storage
26+ backend is still pending in Kolla-Ansible `here
2527<https://review.opendev.org/c/openstack/kolla-ansible/+/898555> `__. Set the
2628following in ``kolla/globals.yml ``:
2729
You can’t perform that action at this time.
0 commit comments