To configure X-Ray integration on an AWS Lambda function:
- Open the AWS Lambda console
- Choose your function
- Choose Configuration
- Under Debugging and error handling, choose Enable active tracing
How does it work?
Dashbird automatically detects X-Ray-enabled functions. When opening an invocation from a Lambda with X-Ray, it will fetch tracing data and combine with Lambda logs so that all information is available in an easy to consume way.
Benefits
AWS X-Ray is a powerful tool that provides tracing data throughout the life of an AWS invocation. It can also show you the duration metrics to different services. For example, X-Ray can show how long a database query takes, or a third party HTTP API latency.
X-Ray also supports custom traces, meaning data you want to manually track. Dashbird shows all this and gives you a really easy way to understand where time is lost and what actually failed.
Can’t find what you’re looking for? We’d love to help. Send us a message through the chat bubble or email us.