Ilya Shakhat | 1291bb4 | 2017-11-29 18:08:16 +0100 | [diff] [blame] | 1 | --- |
2 | features: | ||||
3 | - | | ||||
4 | Add support of `OSProfiler library`_ for profiling and distributed | ||||
5 | tracing of OpenStack. A new config option ``key`` in section ``profiler`` | ||||
6 | is added, the option sets the secret key used to enable profiling in | ||||
7 | OpenStack services. The value needs to correspond to the one specified | ||||
8 | in [profiler]/hmac_keys option of OpenStack services. | ||||
9 | |||||
10 | .. _OSProfiler library: https://docs.openstack.org/osprofiler/ |