Uses of Class
com.langfuse.client.resources.opentelemetry.types.OtelScope.Builder
Packages that use OtelScope.Builder
-
Uses of OtelScope.Builder in com.langfuse.client.resources.opentelemetry.types
Methods in com.langfuse.client.resources.opentelemetry.types that return OtelScope.BuilderModifier and TypeMethodDescriptionOtelScope.Builder.additionalProperties(Map<String, Object> additionalProperties) OtelScope.Builder.additionalProperty(String key, Object value) OtelScope.Builder.attributes(List<OtelAttribute> attributes) OtelScope.Builder.attributes(Optional<List<OtelAttribute>> attributes) Additional scope attributesstatic OtelScope.BuilderOtelScope.builder()Instrumentation scope nameInstrumentation scope version