Prometheus to Icinga2 Integration

: Prometheus to Icinga2 Integration – Pull vs Push?

Hi everyone,
We already have alerts properly configured and working in Prometheus and now need to integrate them into Icinga2. I see two main approaches: using the pull method with check_prometheus or the push method via Alertmanager/webhook to the Icinga API.
Has anyone implemented this in production, and which approach would you recommend for long-term stability and maintainability.

I would fist try to pull from Prometheus.