Skip to content

Commit c68b81c

Browse files
authored
Updated the missing metrics "Write Throughput Bytes/Sec" [line: 48]
1 parent 52492ca commit c68b81c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/postgresql/flexible-server/concepts-monitoring.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following metrics are available for PostgreSQL flexible server:
4545
| txlogs_storage_used | Transaction Log Storage Used | Bytes | Amount of storage space used by the transaction logs. |
4646
| write_throughput | Write Throughput | Bytes | Bytes written per second to disk. |
4747
| write_iops | Write IOPS | Count | Number of data disk I/O write operations per second. |
48+
| Write Throughput Bytes/Sec | Write Throughput | Bytes | Bytes write per second from disk. |
4849

4950
## Server logs
5051
Azure Database for PostgreSQL allows you to configure and access Postgres' standard logs. To learn more about logs, visit the [logging concepts doc](concepts-logging.md).

0 commit comments

Comments
 (0)