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 @@ -577,7 +577,7 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
577577| ` Oracle - Deadlock ` | This alert is triggered when deadlocks are detected. | Count ` > ` 5 | Count ` <= ` 5 |
578578| ` Oracle - Fatal NI Connect Error ` | This alert is triggered when a "Fatal NI connect error" is detected. | Count ` > ` 0 | Count ` <= ` 0 |
579579| ` Oracle - Internal Errors ` | This alert is triggered when internal errors are detected. | Count ` > ` 0 | Count ` <= ` 0 |
580- | ` Oracle - Login Fail ` | This alert is triggered when we detect that a user cannot login. | Count ` > ` 0 | Count ` <= ` 0 |
580+ | ` Oracle - Login Fail ` | This alert is triggered when a user login failure is detected . | Count ` > ` 0 | Count ` <= ` 0 |
581581| ` Oracle - Possible Inappropriate Activity ` | This alert is triggered when possible inappropriate activity is detected. | Count ` > ` 0 | Count ` <= ` 0 |
582582| ` Oracle - TNS Error ` | This alert is triggered when TNS operation errors are detected. | Count ` > ` 0 | Count ` <= ` 0 |
583583| ` Oracle - Unable To Extend Tablespace ` | This alert is triggered when tablespace extension failures are detected. | Count ` > ` 0 | Count ` <= ` 0 |
You can’t perform that action at this time.
0 commit comments