You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Greetings,
I've been trying to set up Statuspage email incidents templates using pagerduty taggs with moustache (see this for more information https://support.atlassian.com/statuspage/docs/pagerduty-mustache-tags/)
Nothig that I've tryied works. When I create an incident to test the templates what it returns is something like the following: "Service: {{pagerduty.incident}}" without any value at all. Of course our Statuspage is linked with our Pagerduty, but Pagerduty uses the API key v2, and I've read this " Please note that Statuspage currently doesn't support the PagerDuty v2 payload." which makes me wonder, maybe they don't understand each other?
Anyone had this problem? Did you find the solution?
Thanks.
For this exact example I used {{pagerduty.incident.service.name}} which returned the PagerDuty Service name.
Other examples I have managed to see working are:
Incident summary: {{pagerduty.incident.trigger_summary_data.subject}}
Incident Start Time: {{pagerduty.incident.created_on}}
PagerDuty Status: {{pagerduty.incident.status}}
Assigned to Name: {{pagerduty.incident.assigned_to_user.name}}
Assigned to email: {{pagerduty.incident.assigned_to_user.email}}
PagerDuty incident reference: {{pagerduty.incident.incident_number}}
Thanks a lot George! We already found another way of getting what we wanted thou.
Best Regrads,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.