{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"}],"enrichment":{"capability":"Provides the Python base classes and utilities that Datadog Agent integrations need to run, and mocks an Agent environment for standalone testing and development.","skillfed_tags":["datadog-integration","agent-checks","monitoring-toolkit"],"use_cases":["Develop and test custom Datadog Agent checks locally before deploying to production","Build new integrations that collect metrics from applications or infrastructure","Run integration tests for checks in CI/CD pipelines without a full Agent setup","Mock Agent behavior in a standalone Python environment for check validation"],"what_it_does":"Datadog Checks Base is the toolkit that powers Datadog Agent integrations. It provides the base classes and utilities that checks use to collect metrics and send them to Datadog. The package serves two main purposes: when running inside the Datadog Agent's embedded Python interpreter, it supplies the full integration framework; when installed in a standalone Python environment, it mocks the Agent so checks can be tested and developed locally without a running Agent.\n\nThe package is designed for lean resource usage through lazy-loading and selective imports, balancing a simple API with minimal memory overhead. It is actively maintained and used by integrations-core, making it the standard foundation for anyone building or testing Datadog Agent checks.","worth_installing":"Yes. This is the official toolkit for Datadog Agent integration development, actively maintained with no known vulnerabilities, permissive licensing, and zero runtime dependencies. Install it if you are building, testing, or maintaining Datadog checks."},"id":"datadog-checks-base","links":{"html":"https://skillfed.io/packages/datadog-checks-base","md":"https://skillfed.io/packages/datadog-checks-base.md","pypi":"https://pypi.org/project/datadog-checks-base/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"datadog-checks-base","python_support":"unspecified","summary":"The Datadog Check Toolkit"},"popularity":{"monthly_downloads":753590,"position":5147,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"38.0.0"}
