项目作者: srespondek

项目描述 :
Custom Datadog checks
高级语言: Python
项目地址: git://github.com/srespondek/datadog-checks.git
创建时间: 2020-10-02T16:48:36Z
项目社区:https://github.com/srespondek/datadog-checks

开源协议:MIT License

下载


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.