Tracing helps you understand the performance of your application, and gain visibility into end-to-end calls and requests in your stack.
Using the automated tracing provided by the Epsagon libraries, you can easily see every call inside your application, capture exceptions, and understand the performance of your endpoints. Epsagon also captures the payloads from the calls (e.g. headers, body, params, and more) helping you troubleshoot issues much faster:


An example trace in Spring Boot, with Kafka, Load Balancer, and a DynamoDB
Updated 5 months ago