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

Add OpsGenie Connector and Converters #364

Closed
willmarks opened this issue Apr 4, 2022 · 1 comment · Fixed by #381
Closed

Add OpsGenie Connector and Converters #364

willmarks opened this issue Apr 4, 2022 · 1 comment · Fixed by #381
Assignees

Comments

@willmarks
Copy link
Contributor

willmarks commented Apr 4, 2022

We would like to build a connecter and converters for OpsGenie. To start, this should be a similar connector to that of PagerDuty as we are interested in incident data.

Data to retrieve:

  • Incidents
  • Users

API Docs

Note: Be aware of rate-limiting when using node.js API client as it does not appear to handle 429 responses

@huongtn huongtn self-assigned this Apr 5, 2022
@huongtn
Copy link
Contributor

huongtn commented Apr 7, 2022

@willmarks because node.js API client does not support incident query, so I just use axios.

@huongtn huongtn mentioned this issue Apr 9, 2022
2 tasks
@huongtn huongtn linked a pull request Apr 9, 2022 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants