mackerelio / mackerel-plugin-aws-step-functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mackerel-plugin-aws-step-function

AWS Step Functions custom metrics plugin.

Build Status

Synopsis

mackerel-plugin-aws-step-functions [-access-key-id=<id>] [-secret-access-key=<key>] [-region=<region>] [-state-machine-arn=<arn>] [-metric-key-prefix=<prefix>]

Example of mackerel-agent.conf

[plugin.metrics.aws-step-functions]
command = "/path/to/mackerel-plugin-aws-step-functions"

About


Languages

Language:Go 97.2%Language:Makefile 2.8%