Skip to content

Commit 3a606bf

Browse files
Update docs/integrations/databases/opentelemetry/oracle-opentelemetry.md
Co-authored-by: Amee Lepcha <[email protected]>
1 parent 5e0a5e0 commit 3a606bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
570570

571571
| Name | Description | Alert Condition | Recover Condition |
572572
|:--|:--|:--|:--|
573-
| `Oracle - Admin Restricted Command Execution` | This alert is triggered when the Listener could not resolve a command. | Count `>` 0 | Count `<=` 0 |
573+
| `Oracle - Admin Restricted Command Execution` | This alert is triggered when the Listener cannot resolve a command. | Count `>` 0 | Count `<=` 0 |
574574
| `Oracle - Archival Log Creation` | This alert is triggered when an archive log creation error occurs. | Count `>` 0 | Count `<=` 0 |
575575
| `Oracle - Block Corruption` | This alert is triggered when we detect corrupted data blocks. | Count `>` 0 | Count `<=` 0 |
576576
| `Oracle - Database Crash` | This alert is triggered when the database crashes. | Count `>` 0 | Count `<=` 0 |

0 commit comments

Comments
 (0)