Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 193 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 193 Bytes

PrometheusSparkMetrics class to instrument spark jobs.

How to use it

  streamingContext.addStreamingListener(new PrometheusSparkMetrics(streamingContext.sparkContext.appName))