Skip to content

Commit 7d08908

Browse files
Apply suggestion from @v-regandowner
1 parent 6aa1a58 commit 7d08908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/postgresql/monitor/concepts-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following metrics are available for an Azure Database for PostgreSQL flexibl
4848
| **Storage Used** | `storage_used` | Bytes | Amount of storage space that's used. The storage used by the service can include the database files, transaction logs, and the server logs. | Yes |
4949
| **Transaction Log Storage Used** | `txlogs_storage_used` | Bytes | Amount of storage space that's used by the transaction logs. | Yes |
5050
| **Write Throughput ^** | `write_throughput` | Bytes | Bytes written to disk per second. | Yes |
51-
| **Write IOPS ^** | `write_iops` | Count | Numbers of data disk I/O write operations per second. | Yes |
51+
| **Write IOPS ^** | `write_iops` | Count | Number of data disk I/O write operations per second. | Yes |
5252

5353
> [!NOTE]
5454
> Metrics marked with `^` are emitted every minute but are processed and displayed in five-minute batches. This process results in up to a five-minute delay in metric visibility. When creating alerts on these metrics, account for this latency to ensure accurate and timely alerting.

0 commit comments

Comments
 (0)