public class MicrometerCounter extends AbstractMetric implements Counter
Counter
using Micrometer.Counter.Builder
Constructor and Description |
---|
MicrometerCounter(MetricId id) |
Modifier and Type | Method and Description |
---|---|
double |
count() |
void |
increment(double amount) |
equals, getId, hashCode
Copyright © 2018 WSO2. All rights reserved.