HiveBrain v1.2.0
Get Started
← Back to all entries
snippetMinor

How to change PagerDuty incident name?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
pagerdutynameincidenthowchange

Problem

I have AWS Cloudwatch hooked up with PagerDuty. Whenever an alert goes out, it goes to PagerDuty, which then sends us a message in Slack. The problem is, this is what it shows in the chat:


Triggered #3362: Maximum CPUUtilization of 53.6 GreaterThanOrEqualToThreshold 50.0 for InstanceId i-xxxxxxxxx

That's about as useful as a rock. There's no way I could interpret the instance ID, nor should I have to read all that stuff at a glance and figure out what's wrong.

The question is, how do I change the incident name that gets generated on PagerDuty, or is this something that can be done in Cloudwatch, or am I hosed?

Solution

Based on the PagerDuty documentation on Cloudwatch, it doesn't look like it's configurable:

https://www.pagerduty.com/docs/guides/aws-cloudwatch-integration-guide/

Context

StackExchange DevOps Q#1401, answer score: 2

Revisions (0)

No revisions yet.