APM Trace Explorer Updates
- Services: Application Performance Monitoring
- Release Date: January 26, 2024
APM Trace Explorer has the following new features and updates:
- Background Queries: You can create queries, run them in the background and retrieve the results later. This new feature is useful when analyzing large amount of data. For information, see Monitor Traces in Trace Explorer.
- Query assist: When working with queries, a list of available attributes and functions appear after typing a space and pausing automatically. For information, see Work with Queries in Trace Explorer.
- Threat Intelligence dashboard is now available. This application security dashboard shows what rogue user accessed the application, how far they got, allocated resources, and more.
- Clock skew: The Trace Detail now denotes cases of client/server clock skew.
- Trace Query Language updates: New functions and enhancements available including the following:
- Support for nested queries in the
show
clause and subqueries (not correlated) in thewhere
clause - Date transformation function:
date_bucket
- Regex functions, including
regexp_count, regexp_instr, regexp_replace
,regexp_like and substr
- Support for nested queries in the
For more information, see Work with Queries in Trace Explorer.