Join the Preview!
The Analysis monitor is in Preview. You must have access to the Notebooks advanced querying feature to use this monitor.
Request AccessOverview
Datasets that include Flex Logs are not supported.
Analysis monitors offer full access to Notebook analysis features, allowing you to alert on complex data patterns that standard monitors may miss. With Analysis monitors, you can:
- Query multiple data sources
- Chain data transformations
- Run complex SQL queries
- Create sophisticated analysis workflows
Monitor creation
You can create an Analysis monitor in two ways:
From the Monitors page
To create an Analysis monitor in Datadog, use the main navigation: Monitors > New Monitor > Analysis.
From a Notebook
To create an Analysis monitor directly from a Notebook:
- Open a Notebook with an Analysis cell containing your desired query.
- In the Analysis cell, click the dropdown arrow next to Save to Dashboard.
- Select Create monitor.
This allows you to convert your exploratory analysis into an alerting monitor.
Define the query
Analysis monitors use the same query interface as Notebook Analysis cells.
- Select your dataset: Select from available Notebook Analysis cells.
- Filter your dataset: Filter your results by column.
- Preview results: View the output of your query before setting alert conditions.
Set alert conditions
Configure monitors to trigger when the query value crosses a threshold, and customize advanced alert options such as recovery thresholds and evaluation delays. For more information, see Configure Monitors.
Notifications
For detailed instructions on alert messaging, see Notifications.
Further reading
Additional helpful documentation, links, and articles: