Ilya Shakhat 0bb909c7a0 Remove Ceilometer support
Our current Ceilometer driver relies on old version of ceilometer client,
which is in deprecated state and not compatible with the latest Telemetry
projects (Panko, Gnocchi). The functionality of the driver is not tested
automatically and most probably broken. So it's time to let it go and
clean the code.

This patch leaves "messaging" driver as default for notification and
makes "connection-string" a required parameter in CLI. In the future
we may consider to change default notification driver, though it
requires proper release note handling in all affected projects.

Change-Id: Id8442c4ff13c5cc33fd909b4757757cc5f396f50
2018-01-18 12:01:09 +01:00
2018-01-18 12:01:09 +01:00
2018-01-18 12:01:09 +01:00
2018-01-18 12:01:09 +01:00
2017-07-06 16:24:38 +05:30
2015-10-17 22:34:15 +00:00
2017-11-08 08:56:17 +01:00
2014-01-09 11:25:23 +04:00
2016-03-10 17:54:20 +08:00
2017-11-08 08:56:17 +01:00

Team and repository tags

image

OSProfiler -- Library for cross-project profiling library

Latest Version

Downloads

OSProfiler provides a tiny but powerful library that is used by most (soon to be all) OpenStack projects and their python clients. It provides functionality to be able to generate 1 trace per request, that goes through all involved services. This trace can then be extracted and used to build a tree of calls which can be quite handy for a variety of reasons (for example in isolating cross-project performance issues).

Description
OpenStack cross service/project profiler
Readme 4.8 MiB
Languages
Python 93.4%
HTML 4.7%
Shell 1.9%