public interface TransactionMeta extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Instant |
getEndTime() |
String |
getRootFlowName() |
io.opentelemetry.api.trace.Span |
getSpan() |
Instant |
getStartTime() |
Map<String,String> |
getTags() |
String |
getTraceId() |
String |
getTransactionId() |
Copyright © 2024 AVIO Consulting. All rights reserved.