Share via

Postgresql flexible server no cpu and disk metrics logged

Levent Ozalp 5 Reputation points
2026-03-06T11:04:05.6733333+00:00

We are note receiving cpu and disk metric anymore for a postgresql flexible server.

We have multiple server with no problems.

AzureMetrics

| where Resource == "SERVER NAME"

|where MetricName == 'cpu_percent'

| summarize lastSeen = max(TimeGenerated)

RESULT = 2/27/2026, 7:23:00.000 PM

Azure Database for PostgreSQL

1 answer

Sort by: Most helpful
  1. Saraswathi Devadula 15,610 Reputation points Microsoft External Staff Moderator
    2026-03-11T11:58:31.2666667+00:00

    Hi Levent Ozalp,

    I have noticed you have raised the support ticket and our team helped to fix the issue., and you have confirmed that you are able to view the metrics from your end.  

    Regarding the reason as to why you are unable to view the metrics, please refer to the below RCA.

    Issue

    You were unable to view the server metrics like CPU and disk from your Azure portal.

    Root Cause

    The disruption was triggered by an unhealthy state in the underlying container. The container encountered a critical failure, which in turn caused this container to become unresponsive and unable to process any requests.

    Mitigation

    Our engineering team intervened by manually fixed the affected container. This action restored the container to a healthy state and successfully reinstated the availability of the PostgreSQL Metrics.

    Next Steps

    To mitigate the risk of recurrence, we plan to enhance our monitoring and alerting mechanisms to proactively detect container health anomalies. This will enable faster identification and resolution of such issues, thereby minimizing potential downtime.

    Kindly note that no mitigation steps can be performed from your end when container is unhealthy. As Azure Database for PostgreSQL – Flexible Server is a Platform as a Service (PaaS) offering, only our engineering team has the necessary access and privileges to initiate the activity to bring the container back to healthy state.

    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.