Share via

Azure Database for PostgreSql Flexible Server missing CPU, memory, storage metrics

Roman Kudryk 20 Reputation points
2026-02-23T09:48:33.8266667+00:00

Since ~2026-02-21 02:20 UTC one of our Azure Database for PostgreSql Flexible Server instances stopped showing CPU, memory and storage metrics.

The rest of the metrics (ie database availability, number of connections) seem to be fine.

Restarting the server didn't help.

Same issue as here: https://learn.microsoft.com/en-us/answers/questions/5567191/azure-flexible-postgres-server-missing-cpu-memory

Azure Database for PostgreSQL
0 comments No comments
{count} votes

Answer accepted by question author
  1. Manoj Kumar Boyini 8,570 Reputation points Microsoft External Staff Moderator
    2026-02-23T16:00:44.35+00:00

    Hi Roman Kudryk

    We found that the containers were unhealthy. The PG team has restarted them; could you please check and confirm if the metrics will appear?

    Hope this helps, Please let us know if you have any questions and concerns.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Vinodh247 41,481 Reputation points MVP Volunteer Moderator
    2026-02-23T15:59:20.8833333+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

     

    This is most likely a platform-side telemetry issue rather than anything wrong with your server. When CPU, memory, and storage metrics disappear but connection and availability metrics remain, it usually means the infrastructure metrics pipeline in Microsoft Azure is lagging or partially failing for that region or cluster. Restarts do not help because the problem is upstream of the db VM.

    In practice, the fix is to open a support ticket and reference the known incident reported in the thread you shared. Microsoft typically restores the metrics once backend telemetry sync is corrected. Until then, use query-level monitoring (pg_stat views, extensions, or custom alerts) if you need temporary visibility.

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.