套件:python3-osprofiler(2.3.0-3)
python3-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 3.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 3.x module.
其他與 python3-osprofiler 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-oslo.concurrency (>= 3.26.0)
- oslo.concurrency library - Python 3.x
-
- dep: python3-oslo.serialization (>= 2.18.0)
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-prettytable
- library to represent tabular data in visually appealing ASCII tables (Python3)
同時作為一個虛擬套件由這些套件填實: python3-ptable
-
- dep: python3-requests (>= 2.14.2)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-webob (>= 1.7.1)
- Python module providing WSGI request and response objects (Python 3)