Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 633 Bytes

File metadata and controls

26 lines (17 loc) · 633 Bytes

mackerel-plugin-twemproxy

twemproxy stats custom metrics plugin for mackerel-agent.

Synopsis

mackerel-plugin-twemproxy [-metric-key-prefix=twemproxy] [-timeout=5] [-address=localhost:22222]

Example of mackerel-agent.conf

[plugin.metrics.twemproxy]
command = "/path/to/mackerel-plugin-twemproxy"

Notes

This plugin does not collect metrics of fragments and server_ejected_at. See mackerelio#283 for details.

References