Class HotRodTelemetryService
java.lang.Object
org.infinispan.server.hotrod.tracing.HotRodTelemetryService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
recordException
(Object span, Throwable throwable) void
requestEnd
(Object span) io.opentelemetry.api.trace.Span
requestStart
(String operationName, Map<String, byte[]> otherParams)
-
Constructor Details
-
HotRodTelemetryService
-
-
Method Details
-
requestStart
-
requestEnd
-
recordException
-