org.llm4s.trace.model.SpanEvent
See theSpanEvent companion object
A point-in-time annotation attached to a span.
Value parameters
- attributes
-
additional typed key/value data
- name
-
short label for the event (e.g.
"cache-lookup-started") - timestamp
-
when the event occurred
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article