Skip to content

voxmedia/slowqwatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Watch a log and send to statsd!

This is a very simple tool that will watch a log and increase a StatsD metric when a line matches the specified regex.

It was initially created to watch a MySQL slow query log and plot it on a dashboard, hence the name. Now it's a more generic tool.

Just check the --help to see how to use it. Remember to enclose the regex with single quotes. ''

About

Counts mysql slow query log ratio and sends to statsd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%