paulSambolin / datadog-checks

Custom Datadog checks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Custom Datadog checks

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%