Class PrometheusEmitter
- java.lang.Object
-
- org.smallmind.claxon.registry.PullEmitter<String>
-
- org.smallmind.claxon.emitter.prometheus.PrometheusEmitter
-
- All Implemented Interfaces:
Emitter
public class PrometheusEmitter extends PullEmitter<String>
-
-
Constructor Summary
Constructors Constructor Description PrometheusEmitter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringemit()voidrecord(String meterName, Tag[] tags, Quantity[] quantities)-
Methods inherited from class org.smallmind.claxon.registry.PullEmitter
getEmitterMethod
-
-