cbt icon indicating copy to clipboard operation
cbt copied to clipboard

send graphite markers upon starting test

Open mmgaggle opened this issue 9 years ago • 1 comments

send a metric with a value of 1 to a specified graphite host with a key that matches the name of the test being run (matching the directory output structure)

0000000_radosbench_etc

Probably pretty easy with something like this:

https://github.com/daniellawrence/graphitesend

mmgaggle avatar Jul 20 '15 22:07 mmgaggle

The idea here would be to disable collectl, and rely on Calamari for collecting metrics during test runs. We could then use graphite's graph composer to quickly analyze the results of tests.

mmgaggle avatar Jul 20 '15 22:07 mmgaggle