evilpeno / datadog-beanstalk

Agent check for reporting Beanstalkd queue stats from multiple tubes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO: Make integration instead of agent check

Beanstalk Datadog Agent Check

Install

  • Install prereqs through sudo -u dd-agent /opt/datadog-agent/embedded/bin/pip install beanstalkc3 PyYAML
  • Put beanstalkd.py in /etc/datadog-agent/checks.d/
  • Put beanstalkd.yml in /etc/datadog-agent/conf.d/conf.yaml
  • Restart datadog-agent

Dependencies

Datadog Docs

Agent Checks

Examples

This agent check is currently being used in production for When I Work.

About

Agent check for reporting Beanstalkd queue stats from multiple tubes.

License:MIT License


Languages

Language:Python 100.0%