Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #22296: Azure DB for MySQL and PostgreSQL: Replication service crashed

Component Checks & agents
Title Azure DB for MySQL and PostgreSQL: Replication service crashed
Date Sep 16, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p15
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

The services Azure/DB for MySQL Replication and Azure/DB for PostgreSQL Replication of the current Azure integration (azure_v2) crashed on every check cycle with

AttributeError: 'Resource' object has no attribute 'get'

The check plugins expected a mapping of resources, but the section they receive holds a single resource. The plugins now read the replication lag from that resource directly.

After the update the services report the replication lag again. No rediscovery is needed.

To the list of all Werks