Skip to content

Simple tool for polling cloudwatch based on a config and sending the resulting data to statsd

License

Notifications You must be signed in to change notification settings

jeichorn/StatsdTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatsdTool

Tool for sending data to statsd from various sources

access keys to various external services live in config/config.php

Cloudwatch config lives in config/cloudwatch.php

run ./bin/StatsdTool cloudwatch to import the last set of data points

run ./bin/StatsdTool logtail format file format implmentations live in src/StatsdTool/formats/FormatName.php

About

Simple tool for polling cloudwatch based on a config and sending the resulting data to statsd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages