The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hay All
I am just getting started with opsgenie and i am trying, to get the watcher xpack in elastic to set the priority of the alert.
But i cant see how to do it.
any advise
``` Example of the Json code
"body": { "inline": {
"id": "{{ctx.watch_id}}-{{ctx.trigger.triggered_time}}",
"vars": {},
"trigger": {
"triggered_time": "{{ctx.trigger.triggered_time}}",
"scheduled_time": "{{ctx.trigger.scheduled_time}}"
},
"execution_time": "{{ ctx.execution_time }}",
"watch_id": "{{ctx.watch_id}} hostname12",
"payload":{
"hits":{
"hits":[],
"total": "{{ctx.payload.hits.total}}",
"max_score":"{{ctx.payload.hits.max_score}}"
}
}
}
}
````
I have tired to add priority in most places in the payload section, but no luck its like opsgenie is ignoring it
Hey Nigel,
Thank you for contacting Opsgenie Community!
Sorry for the delay getting back to you. At this point, API endpoint based integrations don't support the custom priority mapping feature. We have a ticket open right now to update the interface so that the option isn't there, since it's understandably confusing to see in the drop-down.
Therefore, we would recommend you to define different create alert rules under X-Pack Alerting integration and define filters for each of these create alert rules, in which conditions alerts should be raised in different priorities.
For example, if "Total Hits" contains/equals "XX", then create an alert with P1/2/3/4/5 priority.
Hope this helps,
Best regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone! We are very excited to announce some much needed changes to the issue create experience in JSM (the blue "create" button) at the top of the screen. We have just starte...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.