Skip to main content
The Overview page displays details and key metrics about your CockroachDB Cloud cluster. To view this page, click on a cluster from the . The information displayed on this page in the Console may differ for you based on your assigned .

Settings

The Settings section displays high-level details about the cluster, including the CockroachDB version running on the cluster. Clicking on this section expands the Cluster settings panel that displays the values for the following cluster settings:
FieldDescription
Plan typeThe plan type of the cluster.
CloudThe cluster’s cloud provider.
Region(s)The cluster’s regions.
ComputeThe cluster’s provisioned compute power as appropriate for the .
StorageThe cluster’s provisioned storage as appropriate for the .
Nodes (Advanced only)The number of nodes the cluster has and the status of each.
LabelsThe applied to the cluster.
Cluster created onThe creation date of the cluster.
Maintenance window (Advanced only)The enabled/disabled state of the feature.
Delay patch upgrades (Advanced only)The enabled/disabled state of the feature.
Deletion protectionThe enabled/disabled state of the feature.
Manual upgrades (Standard only)The enabled/disabled state of the feature.
Click the Edit button next to a field to modify the corresponding setting.

Usage graphs

The Overview page includes graphs that display real-time metrics about the high level performance and usage of the cluster. You can modify the timeframe displayed on these graphs with the timeframe dropdown. You can also click on the View all metrics link to go to the .

SQL throughput and SQL latency

The SQL throughput and SQL latency graph displays the average queries-per-second (QPS) and 99th percentile of service latency (p99 latency) of , , , and statements successfully executed per second on the cluster.

Compute used

The Compute used graph displays your cluster compute usage statistics for the specified timeframe. On Basic clusters this graph displays request units (RUs) per second. On Standard and Advanced clusters this graph displays total vCPU compute per second.

Cluster resource totals

The Overview page describes the total provisioned compute and storage for the cluster. Usage costs are so the displayed information differs based on the cluster’s plan:

Basic cluster resources

SectionDescription
Request unitsThe CPU and I/O resources being used by queries on the cluster, and whether throttling is in effect. The total available RUs are determined by your configured capacity.
StorageThe amount of data currently stored in the cluster. This value does not account for compression or replication. The total available storage is determined by your configured capacity.

Standard cluster resources

SectionDescription
Provisioned computeThe number of vCPUs provisioned to process queries on the cluster.
StorageThe amount of data currently stored in the cluster. This value does not account for compression or replication. The total available storage is determined by your configured capacity.

Advanced cluster resources

SectionDescription
NodesThe number of nodes the cluster has and the status of each.
StorageThe amount of data currently stored in the cluster. This value does not account for compression or replication. The total available storage is determined by your configured capacity.