Skip to content
Stas Levin edited this page Mar 13, 2015 · 7 revisions

What is storm-metrics-reporter?

storm-metrics-reporter provides a set of features facilitating metrics reporting from Storm.

Its core features are:

  • Sending built-in Storm metrics to Graphite
  • Out-of-the-box bolt capacity metrics (not one of Storm's built-in metrics, and a bit of a pain to calculate using Graphite's mathematical functions)
  • Yammer metrics semantics over Storms metric mechanism
    • Counter
    • Gauge
    • Timer
    • Histogram
    • Meter

Overview

Clone this wiki locally