معرفی شرکت ها


python-osprofiler_2.3.0-3_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

OpenStack Profiler Library - Python 2.x
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته python-osprofiler
نام فایل بسته python-osprofiler_2.3.0-3_all.deb
نسخه بسته 2.3.0
انتشار بسته 3
معماری بسته all
نگهدارنده Debian OpenStack <team+openstack@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/stackforge/osprofiler
مجوز -
حجم دانلود 46564
حجم نصب 308
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-doc_2.3.0-3_all.deb 2.3.0 all Debian main


نیازمندی

مقدار نام
- python-netaddr
>= 3.26.0 python-oslo.concurrency
>= 2.18.0 python-oslo.serialization
>= 3.33.0 python-oslo.utils
- python-prettytable
>= 2.14.2 python-requests
>= 1.10.0 python-six
>= 1.7.1 python-webob
- python2.7:any
<< 2.8 python:any
>= 2.7~ python:any


نحوه نصب


نصب پکیج deb python-osprofiler:

    sudo apt-get install python-osprofiler_2.3.0-3_all.deb


فایل ها

مسیرها
./usr/bin/python2-osprofiler
./usr/lib/python2.7/dist-packages/osprofiler/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/_utils.py
./usr/lib/python2.7/dist-packages/osprofiler/cmd/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/cmd/cliutils.py
./usr/lib/python2.7/dist-packages/osprofiler/cmd/commands.py
./usr/lib/python2.7/dist-packages/osprofiler/cmd/shell.py
./usr/lib/python2.7/dist-packages/osprofiler/cmd/template.html
./usr/lib/python2.7/dist-packages/osprofiler/drivers/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/drivers/base.py
./usr/lib/python2.7/dist-packages/osprofiler/drivers/elasticsearch_driver.py
./usr/lib/python2.7/dist-packages/osprofiler/drivers/jaeger.py
./usr/lib/python2.7/dist-packages/osprofiler/drivers/loginsight.py
./usr/lib/python2.7/dist-packages/osprofiler/drivers/messaging.py
./usr/lib/python2.7/dist-packages/osprofiler/drivers/mongodb.py
./usr/lib/python2.7/dist-packages/osprofiler/drivers/redis_driver.py
./usr/lib/python2.7/dist-packages/osprofiler/exc.py
./usr/lib/python2.7/dist-packages/osprofiler/hacking/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/hacking/checks.py
./usr/lib/python2.7/dist-packages/osprofiler/initializer.py
./usr/lib/python2.7/dist-packages/osprofiler/notifier.py
./usr/lib/python2.7/dist-packages/osprofiler/opts.py
./usr/lib/python2.7/dist-packages/osprofiler/profiler.py
./usr/lib/python2.7/dist-packages/osprofiler/sqlalchemy.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/functional/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/functional/config.cfg
./usr/lib/python2.7/dist-packages/osprofiler/tests/functional/test_driver.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/test.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/cmd/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/cmd/test_shell.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/doc/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/doc/test_specs.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/__init__.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/test_base.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/test_elasticsearch.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/test_jaeger.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/test_loginsight.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/test_messaging.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/test_mongodb.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/drivers/test_redis_driver.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/test_initializer.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/test_notifier.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/test_opts.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/test_profiler.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/test_sqlalchemy.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/test_utils.py
./usr/lib/python2.7/dist-packages/osprofiler/tests/unit/test_web.py
./usr/lib/python2.7/dist-packages/osprofiler/web.py
./usr/lib/python2.7/dist-packages/osprofiler-2.3.0.egg-info/PKG-INFO
./usr/lib/python2.7/dist-packages/osprofiler-2.3.0.egg-info/dependency_links.txt
./usr/lib/python2.7/dist-packages/osprofiler-2.3.0.egg-info/entry_points.txt
./usr/lib/python2.7/dist-packages/osprofiler-2.3.0.egg-info/not-zip-safe
./usr/lib/python2.7/dist-packages/osprofiler-2.3.0.egg-info/requires.txt
./usr/lib/python2.7/dist-packages/osprofiler-2.3.0.egg-info/top_level.txt
./usr/share/doc/python-osprofiler/changelog.Debian.gz
./usr/share/doc/python-osprofiler/copyright