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

feat: Add support for incident.io Alert Channel #1025

Open
tdeekens opened this issue Feb 24, 2025 · 1 comment · May be fixed by #1026
Open

feat: Add support for incident.io Alert Channel #1025

tdeekens opened this issue Feb 24, 2025 · 1 comment · May be fixed by #1026
Labels
enhancement New feature or request
Milestone

Comments

@tdeekens
Copy link

What problem does this feature solve?

incident.io is currently not a supported construct in the Checkly CLI. It's however a very powerful and often used product for incident management.

As a workaround one can use the fromId to reference an existing check as documented here.

It would be beneficial to allow having incident.io alert channels defined in code.

How would you implement this feature?

Adding another construct of type Alert Channel.

@tdeekens tdeekens added the enhancement New feature or request label Feb 24, 2025
@tnolet
Copy link
Member

tnolet commented Feb 24, 2025

@tdeekens thanks for reporting this. We are adding some effort on more webhook based 3rd party alert channels in the CLI in the next release. Keep an eye om the 5.x release coming soon.

@tnolet tnolet added this to the 5.0.x milestone Feb 24, 2025
@tnolet tnolet linked a pull request Feb 24, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants