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/databases/opentelemetry/oracle-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
@@ -580,5 +580,5 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
580
580
|`Oracle - Login Fail`| This alert is triggered when we detect that a user cannot login. | Count `>` 0 | Count `<=` 0 |
581
581
|`Oracle - Possible Inappropriate Activity`| This alert is triggered when we detect possible inappropriate activity. | Count `>` 0 | Count `<=` 0 |
582
582
|`Oracle - TNS Error`| This alert is triggered when we detect TNS operations errors. | Count `>` 0 | Count `<=` 0 |
583
-
|`Oracle - Unable To Extend Tablespace`| This alert is triggered when we detect that we are unable to extend tablespaces. | Count `>` 0 | Count `<=` 0 |
583
+
|`Oracle - Unable To Extend Tablespace`| This alert is triggered when tablespace extension failures are detected. | Count `>` 0 | Count `<=` 0 |
584
584
|`Oracle - Unauthorized Command Execution`| This alert is triggered when a user is not authorized to execute a requested listener command in an Oracle instance. | Count `>` 0 | Count `<=` 0 |
0 commit comments