Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 314 Bytes

spark-metrics-Source.adoc

File metadata and controls

8 lines (5 loc) · 314 Bytes

Metrics Source

Source is an interface for metrics sources in Spark.

Any Source has the following attributes:

  1. sourceName — the name of a source

  2. metricRegistry — com.codahale.metrics.MetricRegistry