Hi everyone,
I hope each and every user of us are healthy and safe in these unprecedented times. While we are working from home, we continue delivering new improvements for Thundra.
As you may notice, you're capable of using a comprehensive query language in order to filter and sort your observability data on Thundra. However, this query language lacked an important feature and some of you have asked about adding it. We heard you and added this feature today. Now, you can add negations to your queries from Thundra console and query helper while filtering and sorting invocations, functions, operations, traces, and logs.
For example, you can type the below query to filter out the Java functions while you're searching for functions.
Runtime NOT java ORDER BY LastInvocationTime DESC
Same can be achieved in the query helper as below:
Note that you can now set up new alerts by using this new addition to our query language.
Happy observability to you all!
Stay safe and healthy!