Uses of Class
com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryFactory.GaugeValue
Packages that use TelemetryFactory.GaugeValue
-
Uses of TelemetryFactory.GaugeValue in com.sportradar.unifiedodds.sdk.internal.common.telemetry
Methods in com.sportradar.unifiedodds.sdk.internal.common.telemetry that return TelemetryFactory.GaugeValueModifier and TypeMethodDescriptionstatic TelemetryFactory.GaugeValueTelemetryFactory.GaugeValue.gaugeValue(Long value, Map<String, String> tags) Method parameters in com.sportradar.unifiedodds.sdk.internal.common.telemetry with type arguments of type TelemetryFactory.GaugeValueModifier and TypeMethodDescriptionio.opentelemetry.api.metrics.ObservableLongGaugeTelemetryFactory.gauge(MeterDescriptor meter, Supplier<TelemetryFactory.GaugeValue> valueReader)