Uses of Class
com.langfuse.client.resources.opentelemetry.types.OtelResourceSpan
Packages that use OtelResourceSpan
Package
Description
-
Uses of OtelResourceSpan in com.langfuse.client.resources.opentelemetry.requests
Methods in com.langfuse.client.resources.opentelemetry.requests that return types with arguments of type OtelResourceSpanMethods in com.langfuse.client.resources.opentelemetry.requests with parameters of type OtelResourceSpanModifier and TypeMethodDescriptionOtelTraceRequest.Builder.addResourceSpans(OtelResourceSpan resourceSpans) Method parameters in com.langfuse.client.resources.opentelemetry.requests with type arguments of type OtelResourceSpanModifier and TypeMethodDescriptionOtelTraceRequest.Builder.addAllResourceSpans(List<OtelResourceSpan> resourceSpans) OtelTraceRequest.Builder.resourceSpans(List<OtelResourceSpan> resourceSpans) Array of resource spans containing trace data as defined in the OTLP specification -
Uses of OtelResourceSpan in com.langfuse.client.resources.opentelemetry.types
Methods in com.langfuse.client.resources.opentelemetry.types that return OtelResourceSpanMethods in com.langfuse.client.resources.opentelemetry.types with parameters of type OtelResourceSpan