Skip to content
This repository has been archived by the owner on Sep 5, 2021. It is now read-only.

delayed_job custom metrics plugin for mackerel.io agent.

License

Notifications You must be signed in to change notification settings

masutaka/mackerel-plugin-delayed-job-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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>"

About

delayed_job custom metrics plugin for mackerel.io agent.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages