Skip to content

Commit 5c42b9b

Browse files
Fix typo
1 parent cb04d93 commit 5c42b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Is-db-alive is an database server availability metric for Azure Postgres Flexibl
209209

210210
#### Considerations when using the Database availability metrics
211211

212-
- Aggregating this metric with `MAX()` will allow customers to determine weather the server has been up or down in the last minute.
212+
- Aggregating this metric with `MAX()` will allow customers to determine whether the server has been up or down in the last minute.
213213
- Customers have option to further aggregate these metrics with any desired frequency (5m, 10m, 30m etc.) to suit their alerting requirements and avoid any false positive.
214214
- Other possible aggregations are `AVG()` and `MIN()`
215215

0 commit comments

Comments
 (0)