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: docs/integrations/microsoft-azure/opentelemetry/sql-server-linux-opentelemetry.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,4 +201,4 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
201
201
|`SQL Server - Instance Down`| This alert is triggered when we detect that the SQL Server instance is down for 5 minutes. | Count `>` 0 | Count `<=` 0 |
202
202
|`SQL Server - Insufficient Space`| This alert is triggered when SQL Server instance could not allocate a new page for database because of insufficient disk space in filegroup. | Count `>` 0 | Count `<=` 0 |
203
203
|`SQL Server - Login Fail`| This alert is triggered when we detect that the user cannot login to SQL Server. | Count `>=` 1 | Count `<` 1 |
204
-
|`SQL Server - Mirroring Error`| This alert is triggered when we detect that the SQL Server mirroring has error. | Count `>=` 1 | Count `<` 1 |
204
+
|`SQL Server - Mirroring Error`| This alert is triggered when the SQL Server mirroring has error. | Count `>=` 1 | Count `<` 1 |
0 commit comments