public static interface SpanData.Event
| Modifier and Type | Method and Description |
|---|---|
io.opentelemetry.common.Attributes |
getAttributes()
Return the attributes of the
Event. |
long |
getEpochNanos()
Returns the epoch time in nanos of this event.
|
String |
getName()
Return the name of the
Event. |
int |
getTotalAttributeCount()
The total number of attributes that were recorded on this Event.
|
String getName()
Event.Event.io.opentelemetry.common.Attributes getAttributes()
Event.Event.long getEpochNanos()
int getTotalAttributeCount()
TraceConfig.getMaxNumberOfAttributesPerEvent()