Pattern discovery limitations
Pattern discovery works only on logs sources, not metrics or traces.
AI SRE can analyze logs using two primary methods: pattern discovery and direct queries. You can start by opening a new chat.
Use pattern discovery to get a high-level overview of the types of logs a source is generating. Ask AI SRE to "analyze log patterns for the API service from the last 6 hours."
This is useful for understanding what kind of data is available before you start writing specific queries. AI SRE will return the most frequent log patterns it finds, including counts and sample messages for each pattern.
You can filter pattern discovery by:
error, warn)redis, mongodb)Pattern discovery works only on logs sources, not metrics or traces.
You can ask for inline charts to quickly visualize the data, and even add the charts to your dashboards.
For more specific investigations, you can ask AI SRE to run a direct SQL query against your logs, metrics, or traces. You don't need to write the SQL yourself; the agent generates it from your natural-language prompt. For example: "@telemetry.example.com average response time over the last day broken down by status code".
The results can be displayed in three different modes:
Query results are displayed in a scrollable, sortable table directly in the chat.
For very large result sets, AI SRE may use the Summary mode internally to stay within its context window. If you need the full output, ask it to dump the rows to a CSV or table view.
We use cookies to authenticate users, improve the product user experience, and for personalized ads. Learn more.