Playbook Essentials
Playbook Essentials
Playbook Essentials:
Every Playbook can have the following parameters:
- Playbook Title: Name of the playbook.
- Description: Description of the playbook explaining what the playbook can help the user with.
- Global Variables: Variables that can be defined for usage across the playbook.
- Time Range: A global time range for usage across all queries within the playbook.
- Playbook steps: A Playbook step is an execution of a procedure or fetching of a data in helping achieve the objective of the playbook.
Playbook Step Essentials:
A Playbook can further be defined as follows:
- Title: Name of the Step
- Notes: Description of why that step is being taken, how to interpret data from that step or any additional information to assist the user.
- External Links: Any 3rd party links that can be relevant in context of the step.
- Step Configuration: What tool does this step refer to? What action or execution within that tool?
- Output: The result of execution of “Step Configuration”.
- Interpreter: Model being used to analyse and interpret the output from this step’s configuration.
- Step Variables: In case you are using Grafana+Prometheus integration, any variable defined in your metric_query using $var_name will be accessible in the step with a dropdown.
A sample step for a cloudwatch metric