Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 453 Bytes

Build Status

datadog-checks

Custom datadog checks

Installation

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