1. Oracle Cloud Infrastructure Documentation, Database Management, "Monitor and Tune a Managed Database with Performance Hub": This document describes the main components of the Performance Hub. The section "About the Performance Hub UI" explicitly states, "The time series chart shows the Average Active Sessions (AAS) data..." This confirms that AAS is a primary metric available in the interface where SQL Monitoring is performed.
2. Oracle Cloud Infrastructure Documentation, Database Management, "Monitor SQL Statements in Real-time": This document details the Real-Time SQL Monitoring feature. In the section describing the "Monitored SQL Details" page, under the "Details" tab, it lists the available metrics. The "I/O" subsection includes metrics such as "I/O Requests," "I/O Bytes," and explicitly mentions "Physical Reads" as a monitored statistic for the SQL execution. This directly confirms Physical Reads is an available metric.