/mackerel-plugin-delayed-job-count

delayed_job custom metrics plugin for mackerel.io agent.

Primary LanguageGoMIT LicenseMIT

mackerel-plugin-delayed-job-count

License GoDoc

Description

delayed_job custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-delayed-job-count -dsn=<dataSourceName>

See https://github.com/go-sql-driver/mysql/#dsn-data-source-name

SQL Drivers

  • MySQL
  • PostgreSQL (WIP)

Example of mackerel-agent.conf

[plugin.metrics.delayed_job_count]
command = "/path/to/mackerel-plugin-delayed-job-count -dsn=<dataSourceName>"