Performance / tracing
Performance / tracing
In AppSignal, performance and tracing describe the same core flow from two sides.
A trace shows what happened during a request, job, or script run. Performance
views help you understand where that trace spent time and where it slowed down.
When a trace is slow, you can use AppSignal to inspect the spans and events
inside it. When a trace ends with an exception, that same trace becomes the
context you use to debug the error.