Use Case
Log is a recording of an event, generally including the timestamp which conveys when did the event occur, what happened, where did it happen. As per otel specs, it can be associated with span. Such events will be useful in RCA and Performance analysis.
Proposal
- indicator for log records in api-trace & full trace view
- list all log records associated with a span
- Slice/Dice capabilities on log records (Helpful in identifying which associated operation has failed/partially failed)
Subtask
Phase2
Use Case
Log is a recording of an event, generally including the timestamp which conveys when did the event occur, what happened, where did it happen. As per otel specs, it can be associated with span. Such events will be useful in RCA and Performance analysis.
Proposal
Subtask
attributessizespanIdis not requested in span-log join requestPhase2