stackit-observability


Namestackit-observability JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Observability API
upload_time2025-07-28 09:17:44
maintainerNone
docs_urlNone
authorSTACKIT Developer Tools
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stackit.observability
API endpoints for Observability on STACKIT


This package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.


## Installation & Usage
### pip install

```sh
pip install stackit-observability
```

Then import the package:
```python
import stackit.observability
```

## Getting Started

[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stackitcloud/stackit-sdk-python",
    "name": "stackit-observability",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "STACKIT Developer Tools",
    "author_email": "developer-tools@stackit.cloud",
    "download_url": "https://files.pythonhosted.org/packages/74/64/a74b1cd3d362b2aad83a4d52d80c2f4871e72c3d2b93c24f8af599745410/stackit_observability-0.7.0.tar.gz",
    "platform": null,
    "description": "# stackit.observability\nAPI endpoints for Observability on STACKIT\n\n\nThis package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.\n\n\n## Installation & Usage\n### pip install\n\n```sh\npip install stackit-observability\n```\n\nThen import the package:\n```python\nimport stackit.observability\n```\n\n## Getting Started\n\n[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.",
    "bugtrack_url": null,
    "license": null,
    "summary": "STACKIT Observability API",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/stackitcloud/stackit-sdk-python",
        "Issues": "https://github.com/stackitcloud/stackit-sdk-python/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0a2d57656b7c83891391be11d574100a0c308b3701d5879b01799f5955cace1",
                "md5": "f94f5593c61261af683e01a23ab60793",
                "sha256": "963e0d16afada0ad46934aa0379fba4270b6c8416204db3462b5ae8324593aa5"
            },
            "downloads": -1,
            "filename": "stackit_observability-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f94f5593c61261af683e01a23ab60793",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 193565,
            "upload_time": "2025-07-28T09:17:43",
            "upload_time_iso_8601": "2025-07-28T09:17:43.886473Z",
            "url": "https://files.pythonhosted.org/packages/d0/a2/d57656b7c83891391be11d574100a0c308b3701d5879b01799f5955cace1/stackit_observability-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7464a74b1cd3d362b2aad83a4d52d80c2f4871e72c3d2b93c24f8af599745410",
                "md5": "b599447f460ee90daeb87c0ea8920958",
                "sha256": "270b6d07e424af57e417bf57f3032b2480994dbfb66ba506cb83fd5ce7d5fba7"
            },
            "downloads": -1,
            "filename": "stackit_observability-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b599447f460ee90daeb87c0ea8920958",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 65302,
            "upload_time": "2025-07-28T09:17:44",
            "upload_time_iso_8601": "2025-07-28T09:17:44.748899Z",
            "url": "https://files.pythonhosted.org/packages/74/64/a74b1cd3d362b2aad83a4d52d80c2f4871e72c3d2b93c24f8af599745410/stackit_observability-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:17:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stackitcloud",
    "github_project": "stackit-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stackit-observability"
}
        
Elapsed time: 0.63438s