I have an integration where some events sent from DataDog to PagerDuty are being sent as severity “error” when in reality they are just “warning”. (This is due to not being able to set a warning threshold only on the DataDog side.) Within PagerDuty I would like to reset the severity to warning using event rules. Looking at the docs, I should be able to update any CEF field, but severity isn’t in the drop down. https://support.pagerduty.com/docs/rulesets#dynamic-field-enrichment--extraction
Can this be accomplished?