File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/integrations/databases/opentelemetry Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -571,7 +571,7 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
571571| Name | Description | Alert Condition | Recover Condition |
572572| :--| :--| :--| :--|
573573| ` Oracle - Admin Restricted Command Execution ` | This alert is triggered when the Listener could not resolve a command. | Count ` > ` 0 | Count ` <= ` 0 |
574- | ` Oracle - Archival Log Creation ` | This alert is triggered when there is an archive log creation error. | Count ` > ` 0 | Count ` <= ` 0 |
574+ | ` 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 |
577577| ` Oracle - Deadlock ` | This alert is triggered when deadlocks are detected. | Count ` > ` 5 | Count ` <= ` 5 |
You can’t perform that action at this time.
0 commit comments