Skip to main content

Traces

Tracetest uses the concept of Traces to enable previewing ingested traces. On the Traces screen you can view all traces your apps are exporting. You can select traces to test and start creating assertions right away!

trace retention

Ingested traces will be deleted after 96 hours.

Traces

A trace allows you to:

  • Preview spans in distributed traces that your distributed system is exporting.
  • Analyze traces and span attributes.
  • Create tests from traces that are ingested in your Tracetest account via a trace ID.
  • Create assertions for particular spans to verify the behavior of the system at every step of the request transaction.
  • Create test triggers automatically based on span attributes and metadata.

Open a Trace to create a test

A trace in Tracetest helps you get insight into what your system is doing. It will guide you to define trace-based assertions that validate the end-to-end behavior of a distributed system, going beyond just UI or API-level testing.