mackerel-plugin-aws-dynamodb

command
v0.29.0 Latest Latest
Warning

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

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

README

mackerel-plugin-aws-dynamodb

AWS DynamoDB custom metrics plugin for mackerel.io agent. Currently this plugin doesn't support following metrics:

  • Metrics which take GlobalSecondaryIndexName Dimension
  • Metrics related to DynamoDB Streams

Synopsis

mackerel-plugin-aws-dynamodb -table-name=<table-name> -region=<aws-region> [-access-key-id=<id>] [-secret-access-key=<key>] [-metric-key-prefix=<key-prefix>]
  • collect data from specified AWS DynamoDB
  • you can set keys by environment variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY

Example of mackerel-agent.conf

[plugin.metrics.aws-dynamodb]
command = "/path/to/mackerel-plugin-aws-dynamodb -table-name=MyTable -region=ap-northeast-1"

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