@cryptotaxi247 / netdata-1 / commits / 2afaecda4

Regenerate integrations docs (#20375)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>

Netdata bot committed May 29, 2025 at 12:15 UTC 2afaecda4730b42b7748d50ff1f75097f69804a1
1 file changed +5
src/go/plugin/go.d/collector/oracledb/integrations/oracle_db.md
+5
@@ -32,6 +32,10 @@ It establishes a connection to the Oracle DB instance via a TCP or UNIX socket a
32 - `v$system_wait_class`
33 - `dba_data_files`
34 - `dba_free_space`
35 +- `dba_segments`
36 +- `dba_temp_files`
37 +- `dba_tablespaces`
38 +- `v$temp_space_header`
39
40
41 This collector is supported on all platforms.
@@ -103,6 +107,7 @@ Labels:
107 | Label | Description |
108 |:-----------|:----------------|
109 | tablespace | Tablespace name. |
110 +| autoextend_status | Autoextend status (enabled, disabled, mixed). |
111
112 Metrics:
113