Skip to content

Commit a5e7f05

Browse files
JV0812jpipkin1
andauthored
Update docs/integrations/databases/opentelemetry/mysql-opentelemetry.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent e6d7243 commit a5e7f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/databases/opentelemetry/mysql-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,4 +345,4 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
345345
| `MySQL - Instance down Alert` | This alert gets triggered when we detect that a MySQL instance is down within last 5 minutes interval | Count > = 1 | Count < 1 |
346346
| `MySQL - Large number of statement errors Alert` | This alert gets triggered when we detect that there are 5 or more statement errors within a 5 minute time interval. | Count > = 5 | Count < 5 |
347347
| `MySQL - Large number of statement warnings Alert` | This alert gets triggered when we detect that there are 20 or more statement warnings within a 5 minute time interval. | Count > = 20 | Count < 20 |
348-
| `MySQL - No index used in the SQL statements Alert` | This alert gets triggered when we detect that there are 5 or more statements not using an index in the sql query within a 5 minute time interval. | Count > = 5 | Count < 5 |
348+
| `MySQL - No index used in the SQL statements Alert` | This alert gets triggered when we detect that there are 5 or more statements not using an index in the SQL query within a 5 minute time interval. | Count > = 5 | Count < 5 |

0 commit comments

Comments
 (0)