summaryrefslogtreecommitdiff
path: root/doc/source/configuration/settings.rst
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2020-05-21 23:58:34 +0900
committerAkihiro Motoki <amotoki@gmail.com>2020-05-22 05:56:20 +0000
commitb4487fe2649555043390e0966382cec4c0dcac2c (patch)
treee59a1717115601fb73bbe2478e9496255ddf96f4 /doc/source/configuration/settings.rst
parent63ad6c0ce784aa6408ffb0b0fae29ee19d945155 (diff)
downloadhorizon-b4487fe2649555043390e0966382cec4c0dcac2c.tar.gz
Remove ceilometer from osprofile backend
Ceilometer support in osprofile was removed long ago[1] and no longer available. [1] 0bb909c7a039f17b957d920c93d366d89e581280 Change-Id: I11be3a2f854ac75ba5dc3fd82e84cb3d99f81034
Diffstat (limited to 'doc/source/configuration/settings.rst')
-rw-r--r--doc/source/configuration/settings.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/configuration/settings.rst b/doc/source/configuration/settings.rst
index 66fcd8fcd..658b05d8d 100644
--- a/doc/source/configuration/settings.rst
+++ b/doc/source/configuration/settings.rst
@@ -642,7 +642,7 @@ in that dictionary are:
feature from older versions of osprofiler when OpenStack components could use
oslo.messaging for notifications and the trace client used ceilometer as a
receiver backend. By default Horizon uses the same URL pointing to a MongoDB
- cluster for both purposes, since ceilometer was too slow for using with UI.
+ cluster for both purposes.
Example: ``"receiver_connection_string": "mongodb://%s" % OPENSTACK_HOST``.
.. _osprofiler documentation: https://docs.openstack.org/osprofiler/latest/user/integration.html#how-to-initialize-profiler-to-get-one-trace-across-all-services