Package - python3-osprofiler

Package:  python3-osprofiler
apt-get install python3-osprofiler
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/trixie-flamingo-backports/main/p/python-osprofiler/python3-osprofiler_4.3.0-4~bpo13+1_all.deb (Size: 45.7KiB)

PropertyValue
Packagepython3-osprofiler
Sourcepython-osprofiler
Version4.3.0-4~bpo13+1
Architectureall
MaintainerDebian OpenStack
Installed-Size316
Dependspython3-netaddr, python3-oslo.concurrency, python3-oslo.config, python3-oslo.serialization, python3-oslo.utils, python3-prettytable, python3-requests, python3-webob, python3:any
Recommendspython3-jaeger-client
Filenamepool/trixie-flamingo-backports/main/p/python-osprofiler/python3-osprofiler_4.3.0-4~bpo13+1_all.deb
Size46756
MD5sumcfa200296a9681ef2c498b61f83a3ae1
SHA17f0f7593a8db4dd561a4b3a4ecab9329cae0a48b
SHA2569f956f1c27c20b3e2465bfc4df5f206f6be8abd1b002ab2bd844c3a2481e66ee
Sectionpython
Priorityoptional
Homepagehttps://opendev.org/openstack/osprofiler
DescriptionOpenStack 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.
Description-md5

Files in package

  • /usr/bin/osprofiler
  • /usr/lib/python3/dist-packages/osprofiler-4.2.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/osprofiler-4.2.0.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/osprofiler-4.2.0.egg-info/entry_points.txt
  • /usr/lib/python3/dist-packages/osprofiler-4.2.0.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/osprofiler-4.2.0.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/osprofiler-4.2.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/osprofiler/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/_utils.py
  • /usr/lib/python3/dist-packages/osprofiler/cmd/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/cmd/cliutils.py
  • /usr/lib/python3/dist-packages/osprofiler/cmd/commands.py
  • /usr/lib/python3/dist-packages/osprofiler/cmd/shell.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/base.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/elasticsearch_driver.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/jaeger.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/loginsight.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/messaging.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/mongodb.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/otlp.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/redis_driver.py
  • /usr/lib/python3/dist-packages/osprofiler/drivers/sqlalchemy_driver.py
  • /usr/lib/python3/dist-packages/osprofiler/exc.py
  • /usr/lib/python3/dist-packages/osprofiler/hacking/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/hacking/checks.py
  • /usr/lib/python3/dist-packages/osprofiler/initializer.py
  • /usr/lib/python3/dist-packages/osprofiler/notifier.py
  • /usr/lib/python3/dist-packages/osprofiler/opts.py
  • /usr/lib/python3/dist-packages/osprofiler/profiler.py
  • /usr/lib/python3/dist-packages/osprofiler/requests.py
  • /usr/lib/python3/dist-packages/osprofiler/sqlalchemy.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/functional/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/functional/test_driver.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/test.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/cmd/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/cmd/test_shell.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/doc/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/doc/test_specs.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/__init__.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_base.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_elasticsearch.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_jaeger.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_loginsight.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_messaging.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_mongodb.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_otlp.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/drivers/test_redis_driver.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/test_initializer.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/test_notifier.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/test_opts.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/test_profiler.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/test_sqlalchemy.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/test_utils.py
  • /usr/lib/python3/dist-packages/osprofiler/tests/unit/test_web.py
  • /usr/lib/python3/dist-packages/osprofiler/web.py
  • /usr/share/doc/python3-osprofiler/changelog.Debian.gz
  • /usr/share/doc/python3-osprofiler/copyright