elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.59k stars 8.1k forks source link

PagerDuty dynamic/additional fields #92388

Open arisonl opened 3 years ago

arisonl commented 3 years ago

Currently the PagerDuty action fields are hardcoded. In addition, there are are requests for support of additional fields, e.g. 1) custom_details, images, links and 2) urgency.

cc @YulNaumenko

elasticmachine commented 3 years ago

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

mikecote commented 3 years ago

@arisonl is this a duplicate of https://github.com/elastic/kibana/issues/63933?

arisonl commented 3 years ago

@mikecote It contains it as it is broader. Also it is about making the action fields dynamic.

mikecote commented 3 years ago

@arisonl gotcha, thanks! Should we close the other one in favour of this one?

pmuellr commented 3 years ago

making the action fields dynamic

Not sure what this means. The ability to add new action parameters to a specific invocation of a connector? Is this like the ServiceNow mapping fields?

pmuellr commented 3 years ago

I was going to try to reform this as a meta issue, but I still have some questions that we should settle on before re-orging all the PagerDuty issues:

pmuellr commented 3 years ago

Here's a list of (at least some of the) relevant issues, once we re-org this:

pmuellr commented 3 years ago

@arisonl just noticing I'm still assigned to this issue, so wanted to see what we want to do about it. Not sure if there's anything actionable, if we need some more work on it somehow? It's also not being tracked in our project ...

runtman commented 3 years ago

I was going to try to reform this as a meta issue, but I still have some questions that we should settle on before re-orging all the PagerDuty issues:

You are absolutely right but severity is still something. Can this be customised in favour of urgency?

payload.severityRequired | String | The perceived severity of the status the event is describing with respect to the affected system.

From memory watcher creates everything as critical.