| Package | Description |
|---|---|
| io.datarouter.instrumentation.trace |
| Modifier and Type | Field and Description |
|---|---|
Collection<TraceSpanDto> |
TraceEntityDto.traceSpanDtos |
| Modifier and Type | Method and Description |
|---|---|
TraceSpanDto |
Tracer.getCurrentSpan() |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<TraceSpanDto> |
Tracer.getSpanQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tracer.addSpan(TraceSpanDto span) |
| Constructor and Description |
|---|
TraceEntityDto(TraceDto traceDto,
Collection<TraceThreadDto> traceThreadDtos,
Collection<TraceSpanDto> traceSpanDtos) |
Copyright © 2009–2021. All rights reserved.