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
Hi,
we have noticed a mismatch between the metrics TEMP tablespace below:
oracledb_tablespace_bytes
oracledb_tablespace_free
oracledb_tablespace_max_bytes
oracledb_tablespace_used_percent
And the values retrieved performing the tablespace query directly on the DB.
This happens on OCI for Oracle Autonomous Databases with Standby role.
This is an example for oracledb_tablespace_free and oracledb_tablespace_used_percent:
The same happens for other tablespace metrics related to the TEMP tablespace.