-
Problem report
-
Resolution: Duplicate
-
Minor
-
None
-
6.0.26, 6.4.11, 7.0.0beta2
-
None
The default PagerDuty media type currently uses string <put your key> for the token media type parameter.
This makes it unusable without modifications, and for deployments that use managed configuration the whole media type definition must be replicated.
Instead, it is suggested to default to the {ALERT.SENDTO} variable - this way various PagerDuty tokens can be specified on the user level, while still allowing users to hardcode the token in media type if desired so.
Benefits:
- Reduce the amount of time spent on configuration and amount of media type created. Speed up new deployments.
- Better visibility for searching through the entries in Reports -> Action Log.