Adding and Assembling Runbook Nodes
This topic provides detailed instructions for choosing specific nodes and assembling them on the runbook canvas. For a high level overview of the workflow for creating and editing a custom runbook, refer to Creating and Editing Custom Runbooks Using the Runbook Editor. Refer to Runbook Examples for walkthroughs of some sample runbooks.
Click New on the Runbooks page to open the Runbook Editor and begin defining a new runbook. For an existing runbook, click Edit.
Begin defining a new runbook by choosing a trigger on the palette and moving it to the canvas. You can do this by dragging it to the canvas or by double-clicking it on the palette. Each runbook can have a single trigger, which specifies the set of anomalies that are considered for investigation by the runbook.
When you float the cursor over a node on the runbook canvas, you see a small tool bar pop up just above the node. You can click a button on this tool bar to Edit the node's properties, Duplicate the node, Delete the node, or Add a new node after it. If you click Add, a menu pops up next to the node, providing a filtered list of nodes that are valid to attach next in the sequence. Add is not available for nodes that terminate a runbook, such as visualizations and impacts.
Choose a Data Query node to filter the Data Ocean in the context of the trigger.
Edit the Data Query node's properties: Label, Filter, Limit, and Metrics.