Notebook Session Metrics

Learn about the various notebook session metrics that can be used to improve performance.

Metrics are automatically available for any Data Science notebook session that you create in the oci_datascience namespace. You don't need to enable monitoring on OCI resources to get these metrics.

Data Science notebook session metrics include these dimensions:

resourceId

The OCID of the notebook session.

resourceDisplayName

The user-supplied display name of the notebook session.

shape

The Compute instance shape of the notebook session.

Metric Name Display Name Unit Description Dimensions
CpuUtilization CPU Utilization Percent Activity level from the CPU. Expressed as a percentage of the busy time compared with the total time (busy and idle).

resourceId

resourceDisplayName

shape

MemoryUtilization Memory Utilization Percent Memory in use. Measured by pages. The percentage of RAM that's used. It's measured by the number of memory pages used relative to the total number of memory pages.

resourceId

resourceDisplayName

shape

NetworkBytesIn Network Bytes In Byte Network receipt throughput. Expressed as bytes per second.

resourceId

resourceDisplayName

shape

NetworkBytesOut Network Bytes Out Byte Network transmission throughput. Expressed as bytes transmitted per second.

resourceId

resourceDisplayName

shape