Class Trace
java.lang.Object
com.langfuse.client.resources.commons.types.Trace
- All Implemented Interfaces:
ITrace
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getId
-
getTimestamp
- Specified by:
getTimestampin interfaceITrace- Returns:
- The timestamp when the trace was created
-
getName
-
getInput
-
getOutput
-
getSessionId
- Specified by:
getSessionIdin interfaceITrace- Returns:
- The session identifier associated with the trace
-
getRelease
- Specified by:
getReleasein interfaceITrace- Returns:
- The release version of the application when the trace was created
-
getVersion
- Specified by:
getVersionin interfaceITrace- Returns:
- The version of the trace
-
getUserId
-
getMetadata
- Specified by:
getMetadatain interfaceITrace- Returns:
- The metadata associated with the trace. Can be any JSON.
-
getTags
-
getPublic
public boolean getPublic() -
getEnvironment
- Specified by:
getEnvironmentin interfaceITrace- Returns:
- The environment from which this trace originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-