public static class Collector.MetricFamilySamples.Sample extends Object
Modifier and Type | Field and Description |
---|---|
List<String> |
labelNames |
List<String> |
labelValues |
String |
name |
Long |
timestampMs |
double |
value |
public final List<String> labelNames
public final List<String> labelValues
public final double value
public final Long timestampMs
Copyright © 2018. All Rights Reserved.