Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Setting Priority Level for Integrations

I understand there are some limitations where some integrations are assigned a default (P3) priority if OpsGenie cannot determine the priority from the payload.

 

https://support.atlassian.com/opsgenie/docs/what-is-the-priority-level-of-integration/

I have been relying upon this override, and attached screenshot of the API integration in question, and its settings.

 

Screenshot 2023-01-13 at 09.11.15.png 

Despite this the alerts are still being treated as P3.  It appears this functionality is not working.

Am I doing something wrong?

2 answers

1 vote
Nick H
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jan 13, 2023

Hi @Henry Painter ,

Engineering is aware of this issue currently. It's a minor Bug you can watch, follow and vote or here: https://jira.atlassian.com/browse/OPSGENIE-1188

0 votes
Ajay _view26_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 13, 2023

Hi @Henry Painter 

Welcome to the Atlassian Community 

The API does provide a setting to set the Priority in the body. Have you tried it out?

 

POST https://api.opsgenie.com/v2/alerts

 

{
"message": "Forge App Incident from Atlassian",
"description": "Your app XYZ is now in an alert state",
"responders": [
{
"id": "4513b7ea-3b91-438f-b7e4-e3e54af9147c",
"type": "team"
}
],
"tags": [
"Automation",
"Critical"
],
"details": {
"key1": "value1",
"key2": "value2"
},
"entity": "An example entity",
"priority": "P1"
}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events