datadog-checks-base


Namedatadog-checks-base JSON
Version 36.6.0 PyPI version JSON
download
home_pageNone
SummaryThe Datadog Check Toolkit
upload_time2024-04-26 20:14:47
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords agent checks datadog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Datadog Checks Base

[![Latest PyPI version][1]][7]
[![Supported Python versions][2]][7]

## Overview

This package provides the Python bits needed by the [Datadog Agent][4]
to run Agent-based Integrations (also known as _Checks_).

This package is used in two scenarios:

1. When used from within the Python interpreter embedded in the Agent, it
provides all the base classes and utilities needed by any Check.

2. When installed in a local environment with a regular Python interpreter, it
mocks the presence of a running Agent so checks can work in standalone mode,
mostly useful for testing and development.

Please refer to the [docs][5] for details.

## Installation

Checks from [integrations-core][6] already
use the toolkit in a transparent way when you run the tests but you can
install the toolkit locally and play with it:

```shell
pip install datadog-checks-base
```

## Troubleshooting

Need help? Contact [Datadog support][8].

[1]: https://img.shields.io/pypi/v/datadog-checks-base.svg
[2]: https://img.shields.io/pypi/pyversions/datadog-checks-base.svg
[4]: https://github.com/DataDog/datadog-agent
[5]: https://datadoghq.dev/integrations-core/base/about/
[6]: https://github.com/DataDog/integrations-core
[7]: https://pypi.org/project/datadog-checks-base/
[8]: https://docs.datadoghq.com/help/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datadog-checks-base",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "agent, checks, datadog",
    "author": null,
    "author_email": "Datadog <packages@datadoghq.com>",
    "download_url": "https://files.pythonhosted.org/packages/48/87/d50e3a386daccca2f19f9c0143e8321a3e91cbf169ade4061fe00ace070e/datadog_checks_base-36.6.0.tar.gz",
    "platform": null,
    "description": "# Datadog Checks Base\n\n[![Latest PyPI version][1]][7]\n[![Supported Python versions][2]][7]\n\n## Overview\n\nThis package provides the Python bits needed by the [Datadog Agent][4]\nto run Agent-based Integrations (also known as _Checks_).\n\nThis package is used in two scenarios:\n\n1. When used from within the Python interpreter embedded in the Agent, it\nprovides all the base classes and utilities needed by any Check.\n\n2. When installed in a local environment with a regular Python interpreter, it\nmocks the presence of a running Agent so checks can work in standalone mode,\nmostly useful for testing and development.\n\nPlease refer to the [docs][5] for details.\n\n## Installation\n\nChecks from [integrations-core][6] already\nuse the toolkit in a transparent way when you run the tests but you can\ninstall the toolkit locally and play with it:\n\n```shell\npip install datadog-checks-base\n```\n\n## Troubleshooting\n\nNeed help? Contact [Datadog support][8].\n\n[1]: https://img.shields.io/pypi/v/datadog-checks-base.svg\n[2]: https://img.shields.io/pypi/pyversions/datadog-checks-base.svg\n[4]: https://github.com/DataDog/datadog-agent\n[5]: https://datadoghq.dev/integrations-core/base/about/\n[6]: https://github.com/DataDog/integrations-core\n[7]: https://pypi.org/project/datadog-checks-base/\n[8]: https://docs.datadoghq.com/help/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The Datadog Check Toolkit",
    "version": "36.6.0",
    "project_urls": {
        "Source": "https://github.com/DataDog/integrations-core"
    },
    "split_keywords": [
        "agent",
        " checks",
        " datadog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf02854978427589311e628a1911eda9eb226a35d3913c7da4636633396c2b86",
                "md5": "c88d7821c7d0e99e5e9d0f7e9b7f9822",
                "sha256": "b7268a512ccbf01dc2be4301e144ebc55d280be4833a99eb89057a91c5a43333"
            },
            "downloads": -1,
            "filename": "datadog_checks_base-36.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c88d7821c7d0e99e5e9d0f7e9b7f9822",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 252980,
            "upload_time": "2024-04-26T20:13:58",
            "upload_time_iso_8601": "2024-04-26T20:13:58.576546Z",
            "url": "https://files.pythonhosted.org/packages/bf/02/854978427589311e628a1911eda9eb226a35d3913c7da4636633396c2b86/datadog_checks_base-36.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4887d50e3a386daccca2f19f9c0143e8321a3e91cbf169ade4061fe00ace070e",
                "md5": "1e5390850f914582fdcb05cef682e58c",
                "sha256": "56622b82b503bda0dab099196b7ffe58f0f14c24ed8322564ee5b09f5a6003f6"
            },
            "downloads": -1,
            "filename": "datadog_checks_base-36.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1e5390850f914582fdcb05cef682e58c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 469419,
            "upload_time": "2024-04-26T20:14:47",
            "upload_time_iso_8601": "2024-04-26T20:14:47.193810Z",
            "url": "https://files.pythonhosted.org/packages/48/87/d50e3a386daccca2f19f9c0143e8321a3e91cbf169ade4061fe00ace070e/datadog_checks_base-36.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 20:14:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DataDog",
    "github_project": "integrations-core",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "datadog-checks-base"
}
        
Elapsed time: 0.58921s