You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/concepts-monitoring.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ The following metrics are available for PostgreSQL flexible server:
45
45
| txlogs_storage_used | Transaction Log Storage Used | Bytes | Amount of storage space used by the transaction logs. |
46
46
| write_throughput | Write Throughput | Bytes | Bytes written per second to disk. |
47
47
| 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. |
48
49
49
50
## Server logs
50
51
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