opsgenie / oec

Apache License 2.0
21 stars 27 forks source link

Send logs of success oec action to alert activity log #51

Open freeseacher opened 2 years ago

freeseacher commented 2 years ago

I'm forwarding opsgenie snooze action to our internal alertmanager. My flow looks like

I want to send that silence_id to opsgenie activity logs or an error if it happens. Looks like there are way how to send an error to opsgenie but no way how to send success. the only doubt is discardScriptResponse that set to true for that request. i've found no way how to change this to false

Also i can use always exit code 1 and message. But that looks ugly and creates unnecessary complications

metehanozturk commented 2 years ago

Hi @freeseacher, you can track the progress of the issue from this ticket