Uses of Class
io.prometheus.metrics.model.snapshots.CounterSnapshot.CounterDataPointSnapshot.Builder
-
Uses of CounterSnapshot.CounterDataPointSnapshot.Builder in io.prometheus.metrics.model.snapshots
Modifier and TypeMethodDescriptionCounterSnapshot.CounterDataPointSnapshot.builder()
CounterSnapshot.CounterDataPointSnapshot.Builder.createdTimestampMillis
(long createdTimestampMillis) CounterSnapshot.CounterDataPointSnapshot.Builder.value
(double value) Counter value.