OCI Cache
Using the OCI Cache subject area, you can create reports about the Redis-based cache resources, including clusters and associated network attributes.
Business Questions
The subject area can answer the following business questions:
- Number of Cache clusters
- Network associated with the Cache clusters (VCN, Subnet)
- Cache users
- Cache configurations for the clusters
- Sharded cluster vs. non-sharded cluster
- Number of nodes, memory size in the drill-down report
Logical Model
The OCI Cache subject area is based on a relationship-driven logical model.
An OCI Cache Redis Cluster fact table is connected to the following dimension tables:

An OCI Cache Node fact table is connected to the following dimension tables:

Metric Details
The fact folders in this subject area show the following metrics:
| Metric | Description |
|---|---|
| Node Count | The number of nodes per shard in the cluster when clusterMode is SHARDED. This is the total number of nodes when clusterMode is NONSHARDED. |
| Node Memory in Gbs | The amount of memory allocated to the nodes of the cluster, in gigabytes. |
| Shard Count | The number of shards in a sharded cluster. Only applicable when clusterMode is SHARDED. |