Traces
- Description
-
A trace is a series of related events that captures the interaction between systems or components of a system. For example, a stack trace. It is a type of telemetry data that helps software engineers troubleshoot errors and performance issues across distributed systems.
NXLog Agent can collect, process, and forward traces in the OTel (OpenTelemetry) format as well as custom formats.
- Also known as
-
tracing, trace file
- See also