/datadog-checks

Custom Datadog checks

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

datadog-checks

Custom datadog checks

Installation

  1. Copy <check>/<check>.py to the checks.d directory.
  2. Copy <check>.yaml.example to conf.d/<check>.yaml.
  3. Edit <check>.yaml with appropriate values.
  4. Restart the Datadog agent.