パッケージ: python3-osprofiler (3.4.0-3)
python3-osprofiler に関するリンク
Debian の資源:
python-osprofiler ソースパッケージをダウンロード:
- [python-osprofiler_3.4.0-3.dsc]
- [python-osprofiler_3.4.0.orig.tar.xz]
- [python-osprofiler_3.4.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [opendev.org]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-oslo.concurrency
- oslo.concurrency library - Python 3.x
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils
- 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-six (>= 1.10.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-webob
- Python module providing WSGI request and response objects (Python 3)