Skip to main content

Community

Add incident notes to the pagerduty integration

Answered

Please sign in to leave a comment.

Comments

2 comments

    Hi Sallie,

    Thank you for the request. We have added this to our active backlog and have confirmed that the PagerDuty API has a dedicated endpoint for listing notes per incident. I would love to understand your use case a bit better — are you looking to surface these notes in a separate table joinable to log_entries, or would a notes column on the existing table work? Any context about your reporting setup would help us scope this correctly. We will keep you updated on this thread as we make progress.

    I am hoping to use the notes to add free-form tagging so I can report on the # of alerts with notes that match certain substring. This will help us categorize alerts to understand how our system is going wrong and what sort of resolutions we are driving. A notes column on the existing table could work. All we really need is to join incident -> notes so a separate table would work fine as well as the notes column could be of a large size.