パッケージ: 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)