I'm trying to find a way to automatically close an alert based on its content.
I checked documentation and asked the bot, but I did not find clear information on how to set the system up in order to achieve that.
Alert is always for the same kind of event (customer update between our ecommerce and CRM) but every time with a unique customer information inside (so i don't want to deduplicate).
I want to track all alerts to have some measure of how many we receive, but no action is needed so I want to close them as soon as we receive.
Thanks for guiding me through the necessary steps.
Hey @Nicola Carraro
Have you tried setting an alert policy?
Go to Policies > Alert Policies
Create a new Auto-Close Policy
Set conditions to match “informational” alerts:
e.g. priority = P5
or tags includes informational
or source = monitoring-tool-X
In the Action section, set:
Auto-close alert after X minutes
(e.g. 1 or 5 minutes)
This works great when alerts don’t need agent involvement.
You can create an automation on a Team and within the automation use condition(s) and web request to the JSM ops API
Using web request the API will allow you to close alerts
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for your answer @Marc - Devoteam
Still, I'd assume that there must be some other way to do it, since the ability to close alerts with rules/policies is mentioned in the documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which documentation are you referring to Opsgenie or the Jira Operations, can you share the one used?
Be aware that Opsgenie will be discontinued.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for @Chrissy Clements pointing out the functionality in her suggestion. Please take a look at the following article - https://support.atlassian.com/jira-service-management-cloud/docs/what-are-alert-policies/
NOTE: As stated in the article that this new feature is gradually rolling out to some Jira Service Management Cloud customers. It may not yet be visible or available on your site.
Best, Joseph Chung Yin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can also just contact Atlassian Support team (https://support.atlassian.com) for their direct assistance on this specific question. Let us know what they shared with you, so we can all be informed.
Sorry.
Best, Joseph Chung Yin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.