https://github.com/masutaka/mackerel-plugin-delayed-job-count
delayed_job custom metrics plugin for mackerel.io agent.
https://github.com/masutaka/mackerel-plugin-delayed-job-count
delayed-job golang mackerel-plugin mysql
Last synced: 5 months ago
JSON representation
delayed_job custom metrics plugin for mackerel.io agent.
- Host: GitHub
- URL: https://github.com/masutaka/mackerel-plugin-delayed-job-count
- Owner: masutaka
- License: mit
- Archived: true
- Created: 2016-09-14T08:16:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T03:31:21.000Z (over 7 years ago)
- Last Synced: 2024-06-20T06:08:55.655Z (almost 2 years ago)
- Topics: delayed-job, golang, mackerel-plugin, mysql
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
mackerel-plugin-delayed-job-count
=================================
[][license]
[][godoc]
[license]: https://github.com/masutaka/mackerel-plugin-delayed-job-count/blob/master/LICENSE.txt
[godoc]: https://godoc.org/github.com/masutaka/mackerel-plugin-delayed-job-count
Description
-----------
[delayed_job](https://rubygems.org/gems/delayed_job) custom metrics plugin for mackerel.io agent.
Synopsis
--------
mackerel-plugin-delayed-job-count -dsn=
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="