blob: 22450444df6438c56a281da3b38362818308d3e8 [file] [log] [blame]
Ilya Shakhat1291bb42017-11-29 18:08:16 +01001---
2features:
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/