The Datadog Check Toolkit
Project description
Datadog Checks Base
Overview
This package provides the Python bits needed by the Datadog Agent to run Agent-based Integrations (also known as Checks).
This package is used in two scenarios:
-
When used from within the Python interpreter embedded in the Agent, it provides all the base classes and utilities needed by any Check.
-
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 for details.
Installation
Checks from integrations-core already use the toolkit in a transparent way when you run the tests but you can install the toolkit locally and play with it:
pip install datadog-checks-base
Troubleshooting
Need help? Contact Datadog support.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file datadog_checks_base-23.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: datadog_checks_base-23.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 211.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f39717ffadd0bc4a1c372e0b38a0eb196a1cf2efade102d2bed0e6d0fbd6139f |
|
MD5 | b5bac521bcb2c6dd87a75e1bfc4c9608 |
|
BLAKE2b-256 | 987e5bb7da50e626981a66c8114e6d9d7405e7ddf870feea95062b66ebc624e2 |