Distributed traces from AWS X-Ray for the HTTP function, newest first.
| Trace | Method | URL | HTTP | Response | Duration | Status |
|---|---|---|---|---|---|---|
| {{ t.id }} | {{ t.method }} | {{ t.httpStatus }} | {{ t.responseMs }}ms | {{ t.durationMs }}ms | {{ t.status }} |
0" x-cloak>{{ note() }}
Traces need active tracing enabled on the Lambda functions. Set tracing in your serverless app config and redeploy.