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 Distribution
Built Distribution
Hashes for datadog_checks_base-37.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59a5c2c6acccd3e3c935b4127cd42e0cdaec01da5ef06b71342ba61cefca2967 |
|
MD5 | 6272b28478e5f69e3ee629dabc6ed08f |
|
BLAKE2b-256 | 412ea574edee45fa2ce1660cd075be888c1e391a666472cc40be15fcda643455 |
Hashes for datadog_checks_base-37.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86fb2ade967b514e26c4d10c4855711619c3f9cc63fac431ad76d6eebac05d20 |
|
MD5 | ca1674eba191d3bdead30f0f48ae09cd |
|
BLAKE2b-256 | 4151c5e8e8b94f512d407d7ac81c606ec3f0b77932ee36ffbb5f08bca08b4b76 |