How to view metrics in Azure Database for PostgreSQL - Hyperscale (Citus)

APPLIES TO: Azure Database for PostgreSQL - Hyperscale (Citus)

Resource metrics are available for every node of a Hyperscale (Citus) server group, and in aggregate across the nodes.

View metrics

To access metrics for a Hyperscale (Citus) server group, open Metrics under Monitoring in the Azure portal.

The metrics screen

Choose a dimension and an aggregation, for instance CPU percent and Max, to view the metric aggregated across all nodes. For an explanation of each metric, see here.

Select dimension

View metrics per node

Viewing each node's metrics separately on the same graph is called "splitting." To enable it, select Apply splitting:

Apply splitting button

Select the value by which to split. For Hyperscale (Citus) nodes, choose Server name.

Select splitting value

The metrics will now be plotted in one color-coded line per node.

Multiple node chartlines

Next steps