Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a builtin action to send events to PagerDuty #43395

Merged
merged 2 commits into from
Aug 26, 2019

Conversation

pmuellr
Copy link
Member

@pmuellr pmuellr commented Aug 15, 2019

The PagerDuty action can be used to post events via the PagerDuty
Events API v2:

https://v2.developer.pagerduty.com/docs/events-api-v2

Some slight refactoring of the action service simulators, to get the
xsrf paths set up so the FT config.ts doesn't have to be updated
every time we add a simulator.

Closes #40025

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@pmuellr pmuellr force-pushed the actions/pager-duty branch from 7c06057 to 0c2fcc1 Compare August 16, 2019 14:29
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@pmuellr pmuellr force-pushed the actions/pager-duty branch from 0c2fcc1 to 9b364ac Compare August 20, 2019 21:08
@elasticmachine
Copy link
Contributor

💔 Build Failed

@pmuellr pmuellr force-pushed the actions/pager-duty branch from cd151b8 to 231eeca Compare August 21, 2019 20:12
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@pmuellr
Copy link
Member Author

pmuellr commented Aug 22, 2019

retest

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@pmuellr pmuellr force-pushed the actions/pager-duty branch from 36456f0 to ada3266 Compare August 22, 2019 14:55
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-stack-services

@pmuellr pmuellr marked this pull request as ready for review August 22, 2019 16:51
@pmuellr pmuellr requested a review from a team August 22, 2019 16:51
Copy link
Contributor

@bmcconaghy bmcconaghy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM.

The PagerDuty action can be used to post events via the PagerDuty
Events API v2:

https://v2.developer.pagerduty.com/docs/events-api-v2

Some slight refactoring of the action service simulators, to get the
xsrf paths set up so the FT config.ts doesn't have to be updated
every time we add a simulator.
@pmuellr pmuellr force-pushed the actions/pager-duty branch from ada3266 to 82585fb Compare August 23, 2019 19:14
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@mikecote mikecote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great work!

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@pmuellr pmuellr merged commit dedfd62 into elastic:master Aug 26, 2019
pmuellr added a commit to pmuellr/kibana that referenced this pull request Aug 26, 2019
The PagerDuty action can be used to post events via the PagerDuty
Events API v2:

https://v2.developer.pagerduty.com/docs/events-api-v2
pmuellr added a commit that referenced this pull request Aug 26, 2019
The PagerDuty action can be used to post events via the PagerDuty
Events API v2:

https://v2.developer.pagerduty.com/docs/events-api-v2
@njd5475 njd5475 mentioned this pull request Sep 13, 2019
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PagerDuty action type
4 participants