-
- All Implemented Interfaces:
-
com.openobserve.android.internal.profiler.BenchmarkMeter
public final class DDBenchmarkMeter implements BenchmarkMeterImplementation of BenchmarkMeter for internal benchmarking.
-
-
Constructor Summary
Constructors Constructor Description DDBenchmarkMeter(Meter meter)
-
Method Summary
Modifier and Type Method Description BenchmarkCountergetCounter(String operation)UnitcreateObservableGauge(String metricName, Map<String, String> tags, Function0<Double> callback)-
-
Method Detail
-
getCounter
BenchmarkCounter getCounter(String operation)
-
-
-
-