Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 646126b

Browse files
authored
Merge pull request #2243 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents ab0a801 + 5e86688 commit 646126b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

alerts-detectors-notifications/autodetect/autodetect-list.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The following table shows customizable arguments for this detector. To learn how
214214
- Default value
215215

216216
* - Trigger threshold
217-
- Specifies trigger threshold in % for CPU utilization
217+
- Specifies trigger threshold in % for disk utilization
218218
- ``80%``
219219

220220
* - Trigger sensitivity

gdi/opentelemetry/components/oracledb-receiver.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ following permissions to the database user:
4343
- ``GRANT SELECT ON V_$RESOURCE_LIMIT TO <username>;``
4444
- ``GRANT SELECT ON DBA_TABLESPACES TO <username>;``
4545
- ``GRANT SELECT ON DBA_DATA_FILES TO <username>;``
46+
- ``GRANT SELECT ON DBA_TABLESPACE_USAGE_METRICS TO <username>;``
47+
4648

4749
Sample configurations
4850
----------------------
@@ -105,4 +107,4 @@ The following metrics, resource attributes, and attributes, are available.
105107
Troubleshooting
106108
======================
107109

108-
.. include:: /_includes/troubleshooting-components.rst
110+
.. include:: /_includes/troubleshooting-components.rst

0 commit comments

Comments
 (0)