Class OtelScope
java.lang.Object
com.langfuse.client.resources.opentelemetry.types.OtelScope
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic OtelScope.Builderbuilder()booleangetName()inthashCode()toString()
-
Method Details
-
getName
- Returns:
- Instrumentation scope name
-
getVersion
- Returns:
- Instrumentation scope version
-
getAttributes
- Returns:
- Additional scope attributes
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-