mackerel-plugin-rack-stats

command
v0.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

README

mackerel-plugin-rack-stats

Rack servers metrics plugin for mackerel.io agent.
Only work on Linux.

Synopsis

mackerel-plugin-rack-stats [-address=<url or unix domain socket>] [-path=<path>] [-metric-key=<metric-key>]  [-tempfile=<tempfile>]
$ ./mackerel-plugin-rack-stats --help
Usage of ./mackerel-plugin-rack-stats:
  -address string
        URL or Unix Domain Socket (default "http://localhost:8080")
  -metric-key string
        Metric Key
  -path string
        Path (default "/_raindrops")
  -tempfile string
        Temp file name
  -version
        Version

Requirements

Example of mackerel-agent.conf

[plugin.metrics.rack_stats]
command = "/path/to/mackerel-plugin-rack-stats -address=unix:/path/to/unicorn.sock"
[plugin.metrics.rack_stats]
command = "/path/to/mackerel-plugin-rack-stats -address=http://localhost:8080"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL