public interface CustomCollectorChild
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<io.prometheus.client.Collector.MetricFamilySamples.Sample> |
collect() |
default java.lang.Iterable<Measurement> |
measure() |
java.util.stream.Stream<io.prometheus.client.Collector.MetricFamilySamples.Sample> collect()
default java.lang.Iterable<Measurement> measure()