===================================================
OSProfiler -- Library for cross-project profiling
===================================================
.. image:: https://governance.openstack.org/tc/badges/osprofiler.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
.. image:: https://img.shields.io/pypi/v/osprofiler.svg
:target: https://pypi.org/project/osprofiler/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/osprofiler.svg
:target: https://pypi.org/project/osprofiler/
:alt: Downloads
OSProfiler provides a tiny but powerful library that is used by
most (soon to be all) OpenStack projects and their python clients. It
provides functionality to be able to generate 1 trace per request, that goes
through all involved services. This trace can then be extracted and used
to build a tree of calls which can be quite handy for a variety of
reasons (for example in isolating cross-project performance issues).
* Free software: Apache license
* Documentation: https://docs.openstack.org/osprofiler/latest/
* Source: https://opendev.org/openstack/osprofiler
* Bugs: https://bugs.launchpad.net/osprofiler
* Release notes: https://docs.openstack.org/releasenotes/osprofiler
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/osprofiler/latest/",
"name": "osprofiler",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/18/f6/2f84a2e5cd607345a4261b22130fc4421b5316cd402407a86270b86d4bdf/osprofiler-4.2.0.tar.gz",
"platform": null,
"description": "===================================================\n OSProfiler -- Library for cross-project profiling\n===================================================\n\n.. image:: https://governance.openstack.org/tc/badges/osprofiler.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n.. image:: https://img.shields.io/pypi/v/osprofiler.svg\n :target: https://pypi.org/project/osprofiler/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/dm/osprofiler.svg\n :target: https://pypi.org/project/osprofiler/\n :alt: Downloads\n\nOSProfiler provides a tiny but powerful library that is used by\nmost (soon to be all) OpenStack projects and their python clients. It\nprovides functionality to be able to generate 1 trace per request, that goes\nthrough all involved services. This trace can then be extracted and used\nto build a tree of calls which can be quite handy for a variety of\nreasons (for example in isolating cross-project performance issues).\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/osprofiler/latest/\n* Source: https://opendev.org/openstack/osprofiler\n* Bugs: https://bugs.launchpad.net/osprofiler\n* Release notes: https://docs.openstack.org/releasenotes/osprofiler\n\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "OpenStack Profiler Library",
"version": "4.2.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/osprofiler/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7032bcd50da6ec81208dc5909e17e9b191c45cdfa2afde570657b2e774656593",
"md5": "2d98c7faecfb0de6c84d6e66eabe3449",
"sha256": "870bac80dc00bce17be7344dc2cc4c843eab6adcca28beff61c1b0d9d1d1ab5b"
},
"downloads": -1,
"filename": "osprofiler-4.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2d98c7faecfb0de6c84d6e66eabe3449",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 95421,
"upload_time": "2024-08-27T15:37:29",
"upload_time_iso_8601": "2024-08-27T15:37:29.887850Z",
"url": "https://files.pythonhosted.org/packages/70/32/bcd50da6ec81208dc5909e17e9b191c45cdfa2afde570657b2e774656593/osprofiler-4.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18f62f84a2e5cd607345a4261b22130fc4421b5316cd402407a86270b86d4bdf",
"md5": "e1e6db90f3bdc3ea36761777b1e3e049",
"sha256": "6dd1c4be2645a8f24121055da5bb461688dcafc7e6b4d4babc0ef1ba66902781"
},
"downloads": -1,
"filename": "osprofiler-4.2.0.tar.gz",
"has_sig": false,
"md5_digest": "e1e6db90f3bdc3ea36761777b1e3e049",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 95940,
"upload_time": "2024-08-27T15:37:31",
"upload_time_iso_8601": "2024-08-27T15:37:31.435595Z",
"url": "https://files.pythonhosted.org/packages/18/f6/2f84a2e5cd607345a4261b22130fc4421b5316cd402407a86270b86d4bdf/osprofiler-4.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 15:37:31",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "osprofiler"
}