Expand description
Data structures for deserializing and traversing Jaeger API responses.
Structsยง
- Error
- Error information from Jaeger trace operations.
- Log
- Log event recorded during span execution.
- LogEntry
- Individual field within a log event.
- Process
- Process information for spans in a trace.
- Reference
- Reference between spans in a trace.
- Span
- Individual span within a distributed trace.
- Tag
- Key-value tag metadata attached to spans.
- Trace
Data - Complete trace data for a single distributed trace.
- Trace
Response - Response structure for Jaeger trace query API.