Transaction Logs

Overview

The Transaction Logs shows a list of log entires of invocations that were part of the transaction. It allows you to correlate logs with metrics and traces, and get to the root cause of problems quickly, without losing context from switching between tools.

Logs are correlated with the various resources used, and activity is displayed chronologically. Clicking on the log entry will expand the view and show the full log message.

Learn more


Transaction View
Drill down into the details of requests as they propagate from one service to the next.

Transaction Timeline
Explore performance bottlenecks, lengthy asynchronous calls, timeouts, and cold starts.

Trace Details
Drill down into the stack trace, issues and the payload of requests and responses.

Transaction Endpoints
Endpoints provides a more detailed view of the service operations.