oslo.reports


Nameoslo.reports JSON
Version 3.2.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/oslo.reports/latest
Summaryoslo.reports library
upload_time2024-01-10 16:32:37
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.reports.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

===================================
oslo.reports
===================================

.. image:: https://img.shields.io/pypi/v/oslo.reports.svg
    :target: https://pypi.org/project/oslo.reports/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.reports.svg
    :target: https://pypi.org/project/oslo.reports/
    :alt: Downloads

When things go wrong in (production) deployments of OpenStack collecting debug
data is a key first step in the process of triaging & ultimately resolving the
problem. Projects like Nova has extensively used logging capabilities which
produce a vast amount of data. This does not, however, enable an admin to
obtain an accurate view on the current live state of the system. For example,
what threads are running, what config parameters are in effect, and more.

The project oslo.reports hosts a general purpose error report generation
framework, known as the "guru meditation report"
(cf http://en.wikipedia.org/wiki/Guru_Meditation) to address the issues
described above.

Models: These classes define structured data for a variety of interesting
pieces of state. For example, stack traces, threads, config parameters,
package version info, etc. They are capable of being serialized to XML / JSON
or a plain text representation

Generators: These classes are used to populate the model classes with the
current runtime state of the system

Views: views serialize models into say JSON, text or xml. There is also
a predefined view that utilizes Jinja templating system.

There will be a number of standard models / generators available for all
OpenStack services

StackTraceModel: a base class for any model which includes a stack trace
ThreadModel: a class for information about a thread
ExceptionModel: a class for information about a caught exception
ConfigModel: a class for information about configuration file settings
PackageModel: a class for information about vendor/product/version/package information

Each OpenStack project will have the ability to register further generator
classes to provide custom project specific data.

* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.reports/latest
* Source: https://opendev.org/openstack/oslo.reports
* Bugs: https://bugs.launchpad.net/oslo.reports
* Release notes: https://docs.openstack.org/releasenotes/oslo.reports/




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/oslo.reports/latest",
    "name": "oslo.reports",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/05/72/224f83c39a9f2f88347b9e8f62738a4151599c92a068eb570b17ecea8dbd/oslo.reports-3.2.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/oslo.reports.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n===================================\noslo.reports\n===================================\n\n.. image:: https://img.shields.io/pypi/v/oslo.reports.svg\n    :target: https://pypi.org/project/oslo.reports/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/dm/oslo.reports.svg\n    :target: https://pypi.org/project/oslo.reports/\n    :alt: Downloads\n\nWhen things go wrong in (production) deployments of OpenStack collecting debug\ndata is a key first step in the process of triaging & ultimately resolving the\nproblem. Projects like Nova has extensively used logging capabilities which\nproduce a vast amount of data. This does not, however, enable an admin to\nobtain an accurate view on the current live state of the system. For example,\nwhat threads are running, what config parameters are in effect, and more.\n\nThe project oslo.reports hosts a general purpose error report generation\nframework, known as the \"guru meditation report\"\n(cf http://en.wikipedia.org/wiki/Guru_Meditation) to address the issues\ndescribed above.\n\nModels: These classes define structured data for a variety of interesting\npieces of state. For example, stack traces, threads, config parameters,\npackage version info, etc. They are capable of being serialized to XML / JSON\nor a plain text representation\n\nGenerators: These classes are used to populate the model classes with the\ncurrent runtime state of the system\n\nViews: views serialize models into say JSON, text or xml. There is also\na predefined view that utilizes Jinja templating system.\n\nThere will be a number of standard models / generators available for all\nOpenStack services\n\nStackTraceModel: a base class for any model which includes a stack trace\nThreadModel: a class for information about a thread\nExceptionModel: a class for information about a caught exception\nConfigModel: a class for information about configuration file settings\nPackageModel: a class for information about vendor/product/version/package information\n\nEach OpenStack project will have the ability to register further generator\nclasses to provide custom project specific data.\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/oslo.reports/latest\n* Source: https://opendev.org/openstack/oslo.reports\n* Bugs: https://bugs.launchpad.net/oslo.reports\n* Release notes: https://docs.openstack.org/releasenotes/oslo.reports/\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "oslo.reports library",
    "version": "3.2.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/oslo.reports/latest"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abde6ad38d7d3cb500675ad5520b33c05ffe70fee0af53af0b6c58a5aebf324b",
                "md5": "8718277e2f137d5b68152fa8ff952015",
                "sha256": "c87b8d1468183a782ef12000007c94cfcb37ee05dd53ccdf115d4c8dc502c85d"
            },
            "downloads": -1,
            "filename": "oslo.reports-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8718277e2f137d5b68152fa8ff952015",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 53302,
            "upload_time": "2024-01-10T16:32:35",
            "upload_time_iso_8601": "2024-01-10T16:32:35.442866Z",
            "url": "https://files.pythonhosted.org/packages/ab/de/6ad38d7d3cb500675ad5520b33c05ffe70fee0af53af0b6c58a5aebf324b/oslo.reports-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0572224f83c39a9f2f88347b9e8f62738a4151599c92a068eb570b17ecea8dbd",
                "md5": "7f70f0b9de0c30d16c88ce14d86e074f",
                "sha256": "2aacb525e3e6053a1694d16558a0518300a2c49b4f73102263e63f3922e51daa"
            },
            "downloads": -1,
            "filename": "oslo.reports-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7f70f0b9de0c30d16c88ce14d86e074f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 53523,
            "upload_time": "2024-01-10T16:32:37",
            "upload_time_iso_8601": "2024-01-10T16:32:37.475192Z",
            "url": "https://files.pythonhosted.org/packages/05/72/224f83c39a9f2f88347b9e8f62738a4151599c92a068eb570b17ecea8dbd/oslo.reports-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 16:32:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oslo.reports"
}
        
Elapsed time: 0.17325s