apprise icon indicating copy to clipboard operation
apprise copied to clipboard

OpsGenie becoming Jira Service Management

Open jbnitorum opened this issue 1 year ago • 4 comments

:loudspeaker: OpsGenie Clients Must Migrate to Jira Service Management

:link: In February OpsGenie becomes read only and alerts will be managed through JSM

  • API Reference: here

:bulb: Anything else? I believe the API works the same as the OpsGenie api, the only difference is that the endpoint changes to an Atlassian endpoint

jbnitorum avatar Jan 17 '25 18:01 jbnitorum

Can you show any proof of this mandatory transition? I still see Opsgenie legacy URLs without any move requirement.

I also found this reddit post which favors your point your making here. It is definitely apparent that Atlassian is taking the service over now.

To keep this backwards compatible, i think i'll need to create a new plugin since the old one still works as is. It looks like it requires quite a subsantial change, (new account, admin privelges added and possibly more to work through the new Jira Service?

Perhaps i need a jira:// that has a mode=opsgenie? Maybe i'm overthinking this?

Thoughts/Advice?

caronc avatar Jan 18 '25 18:01 caronc

I started a PR, if you could test it out for me, that would be amazing 🙏

caronc avatar Jan 18 '25 19:01 caronc

Can you show any proof of this mandatory transition? I still see Opsgenie legacy URLs without any move requirement.

I also found this reddit post which favors your point your making here. It is definitely apparent that Atlassian is taking the service over now.

To keep this backwards compatible, i think i'll need to create a new plugin since the old one still works as is. It looks like it requires quite a subsantial change, (new account, admin privelges added and possibly more to work through the new Jira Service?

Perhaps i need a jira:// that has a mode=opsgenie? Maybe i'm overthinking this?

Thoughts/Advice?

I think you should just keep Opsgenie as is and add a Jira Service Management plugin separately. In all honesty I'm a little confused about the transition and we are working through a few things with Atlassian support. This is the doc that is supposed to answer all questions. This doc details how OpsGenie will become 'read only' at some point. For our account in particular we see this banner on OpsGenie:

Image

I'll try my best to test, but we actually don't use apprise directly, we are a client of @PrefectHQ and Prefect uses apprise for notifications, I'm just trying to connect the dots here so we can be ready when our OpsGenie instance goes read only. Tagging a few people from Prefect here @robfreedy @emilrex . This also relates to prefect issue #15906

jbnitorum avatar Jan 18 '25 20:01 jbnitorum

The change doesn't obstruct the old configuration and introduces jira:// but needs some verification from your end when/if you have time 🙏

caronc avatar Mar 10 '25 01:03 caronc