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

[Feature Request] Support Alertmanager Webhooks in Cron Monitors #83223

Open
lforst opened this issue Jan 10, 2025 · 2 comments
Open

[Feature Request] Support Alertmanager Webhooks in Cron Monitors #83223

lforst opened this issue Jan 10, 2025 · 2 comments

Comments

@lforst
Copy link
Member

lforst commented Jan 10, 2025

Discussed in getsentry/sentry-javascript#14909

Originally posted by alex-souslik-hs January 6, 2025
Alertmanager sends POST HTTP requests with a specific JSON format as webhooks. This is incompatible with Sentry's monitor upsert API. Supporting those webhooks can allow using Sentry to monitor Alertmanager based pipelines via heartbeats, similarly to other Cron Monitor solutions.

@lforst lforst transferred this issue from getsentry/sentry-javascript Jan 10, 2025
@getsantry
Copy link
Contributor

getsantry bot commented Jan 10, 2025

Routing to @getsentry/product-owners-crons for triage ⏲️

@evanpurkhiser
Copy link
Member

I don't think we're going to support an alternative API format any time in the near future. What would probably work here for users who want to use Alertmanager webhooks is to have some light-weight proxy service to translate the webhooks into the cron check-in format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants