软件包:python-osprofiler(2.3.0-3)
python-osprofiler 的相关链接
Debian 的资源:
下载源码包 python-osprofiler:
- [python-osprofiler_2.3.0-3.dsc]
- [python-osprofiler_2.3.0.orig.tar.gz]
- [python-osprofiler_2.3.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
OpenStack Profiler Library - Python 2.x
OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck.
To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/).
This package contains the Python 2.x module.
其他与 python-osprofiler 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-netaddr
- manipulation of various common network address notations (Python 2)
-
- dep: python-oslo.concurrency (>= 3.26.0)
- concurrency and locks for OpenStack projects - Python 2.x
-
- dep: python-oslo.serialization (>= 2.18.0)
- utilities for serialization , especially JSON - Python 2.x
-
- dep: python-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 2.x
-
- dep: python-prettytable
- library to represent tabular data in visually appealing ASCII tables
同时作为一个虚包由这些包填实: python-ptable
-
- dep: python-requests (>= 2.14.2)
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-six (>= 1.10.0)
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-webob (>= 1.7.1)
- Python module providing WSGI request and response objects (Python 2)
-
- dep: python2.7
- 交互式高级面向对象语言 (2.7 版)