With this update, you will be able to deep dive into your traces with Thundra's advanced query capabilities. For example filtering transactions that has interaction with DynamoDB and its interaction duration is greater than 1000 ms may help to find out bottlenecks related to DynamoDB in your application. After finding out the related trace, you can easily see invocation details, metrics and logs related to that trace which will help you fix the problem.
You can search following aspects of your transactions with Thundra:
- application names
- erroneous traces & specific error types
- traces that are triggered by some external resource (SQS, SNS, ApiGateway)
- invocation tags and function tags.
There are more of them that you can utilize while searching your traces, please refer to our documentation for more details and you can read related blog post.
Please provide your feedbacks and feature requests to support@thundra.io or on our Slack channel.