Class PrometheusEmitter
- java.lang.Object
-
- org.smallmind.claxon.registry.PullEmitter<String>
-
- org.smallmind.claxon.emitter.prometheus.PrometheusEmitter
-
- All Implemented Interfaces:
org.smallmind.claxon.registry.Emitter
public class PrometheusEmitter extends org.smallmind.claxon.registry.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, org.smallmind.claxon.registry.Tag[] tags, org.smallmind.claxon.registry.Quantity[] quantities)
-