Do I need runbooks for every alert?
No. The agent has context of generic alerts in application, infrastructure & containers that engineering teams get. Runbooks help in situations where you already have an opinion on how to debug an issue.How to write runbooks?
Writing runbooks is more about giving your own context/nuance to the agent. There are no hard and fast rules on how to write them, but here’s what we recommend:- Keep the instructions similar to how you’d give them to a junior engineer.
- Add links to dashboards, log queries or any other query that removes the guess work of schema or context.
- With regards to access, if you have a specific way of access a certain file/info, giving that to the agent might not be very relevant. Agent’s accesses are defined based on setup and it will likely not be able to manually request access to a user on the go.