PostgreSQL Flexible Server metrics monitoring

Solnar, David 76 Reputation points
2022-08-08T12:37:54.93+00:00

Hello.
I monitor Azure metrics on PostgreSQL Flexible server.
I expected according to the documentation that metrics are recorded every minute
https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-monitoring

But in json log I see that records are with 7-10 minutes delayed.

229080-image.png

{ "count": 2, "total": 48940417, "minimum": 24470008, "maximum": 24470409, "average": 24470208.5, "resourceId": "/SUBSCRIPTIONS/82A234EE-1D2B-484B-A6D1-8E611A6CFB6B/RESOURCEGROUPS/014921-PGATAZURE-GWC-DEV-RG/PROVIDERS/MICROSOFT.DBFORPOSTGRESQL/FLEXIBLESERVERS/014479-PGATAZURE-GWC-DEV-BAWDBD01", "time": "2022-08-08T12:26:00.0000000Z", "metricName": "maximum_used_transactionIDs", "timeGrain": "PT1M"}

Thank you for every answer.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,786 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
923 questions
Azure AI Metrics Advisor
Azure AI Metrics Advisor
An Azure artificial intelligence analytics service that proactively monitors metrics and diagnoses issues.
80 questions
0 comments No comments
{count} votes

Accepted answer
  1. Maxim Sergeev 6,566 Reputation points Microsoft Employee
    2022-08-08T16:18:01.737+00:00

    Hi there,

    You are right, Metrics are collected\recorder every one minute (you can see it in Metric Storage pane, for example)
    But the exportation to storage accounts could take more time for the processing


0 additional answers

Sort by: Most helpful