Download PDF
Download page GCP Memorystore for Redis Standalone.
GCP Memorystore for Redis Standalone
GCP Memorystore for Redis Standalone provides a fully-managed service that is powered by the Redis in-memory data store to build application caches that provide sub-millisecond data access.
Cisco Cloud Observability supports monitoring the following GCP Memorystore for Redis entities:
- Redis Instance: An in-memory Redis data store. Comprised of one or more Redis nodes.
- Redis Node: Represents an actual Redis node, as part of a Memorystore for Redis standalone instance in GCP.
You must configure cloud connections to monitor this entity. See Configure Google Cloud Platform Connection.
Cisco Cloud Observability displays GCP entities on the Observe page. Metrics are displayed for specific entity instances in the list and detail views.
This document contains references to third-party documentation. Splunk AppDynamics does not own any rights and assumes no responsibility for the accuracy or completeness of such third-party documentation.
Detail View
To display the detail view of a GCP Memorystore for Redis Standalone entity:
- Navigate to the Observe page.
- Under Database & Storage, click GCP Redis Instances.
The list view now displays. - From the list, click a Name to display the detail view.
The detail view displays metrics, key performance indicators, and properties (attributes) related to the instance you selected.
- Navigate to the Observe page.
- Under Database & Storage, click GCP Redis Instances.
- In the left-side Relationships panel, click GCP Redis Nodes.
The list view now displays. - Click a Name to display the detail view.
The detail view displays metrics, key performance indicators, and properties (attributes) related to the instance you selected.
Metrics and Key Performance Indicators
Cisco Cloud Observability displays the following metrics and key performance indicators (KPIs) for GCP Redis Instances and GCP Redis Nodes. See Google Cloud metrics.
The metrics for GCP Redis Instances are aggregated across all nodes under the same instance using the Cisco Cloud Observability platform. The metrics are not collected from GCP.
Display Name | Source Metric Name | Description |
---|---|---|
Connected Clients (Count) |
| The number of client connections. |
Command Calls (Count) |
| Total number of calls for this command in one minute. |
Command Call Total Time (us) |
| The amount of time in microseconds that this command took in the last second. |
Average Key TTL (s) |
| Average TTL for keys in this database. |
Items (Count) |
| The number of keys stored in this database. |
Keys With Expiration (Count) |
| The number of keys with an expiration in this database. |
RDB Save In Progress (Boolean) |
| Flag indicating a RDB save is on-going. |
RDB Enabled (Boolean) |
| Indicates if the snapshot is in RDB mode. |
RDB Recovery Estimated Time (s) |
| Indicates the expected recovery time when using the last successful snapshot for recovery. |
RDB Snapshot Attempts (Count) |
| Indicates number of snapshot attempts every minute. |
RDB Snapshot Elapsed Time (s) |
| Indicates increasing time elapsed while creating the current snapshot. |
RDB Snapshot In Progress (Boolean) |
| Indicates if RDB snapshot is in progress. When the metric value is true, then an RDB snapshot is in progress. |
RDB Snapshot Last Status |
| Indicates status of the most recent snapshot attempt. |
RDB Snapshot Last Status Age (s) |
| Indicates time elapsed since the start of the last successful snapshot. |
RDB Snapshot Last Success Duration (s) |
| Indicates the total time required to write the last successful snapshot, not including failed attempts. |
RDB Snapshot Time Until Next Run (s) |
| Seconds until the next scheduled snapshot. |
Replication Lag (s) |
| The number of seconds that replica is lagging behind primary. |
Slave Replication Offset (By) |
| The number of bytes that have been acknowledged by replicas. |
Replication Bytes (By) |
| The number of bytes that master has produced and sent to replicas. To be compared with replication byte offset of replica. |
Replication Offset Difference (By) |
| The largest number of bytes that have not been replicated across all replicas. This is the biggest difference between replication byte offset (master) and replication byte offset (replica) of all replicas. |
Replication Role (Boolean) |
| Returns a value indicating the node role. 1 indicates primary and 0 indicates replica. |
Uptime (s) |
| Uptime in seconds. |
Cache Hit Rate (%) |
| Cache Hit ratio as a fraction. |
Connections (Count) |
| Total number of connections accepted by the server. |
CPU Usage (%) |
| The percentage of CPU utilization of the Redis node. |
Evictions (Count) |
| The number of evicted keys due to maxmemory limit. |
Expired Keys (Count) |
| Total number of key expiration events. |
Key Stats (Count) |
| The number of successful/failed lookup of keys in the main dictionary. |
Maximum Memory (By) |
| Maximum amount of memory Redis can consume. |
System Memory Usage Ratio (%) |
| Memory usage as a ratio of maximum system memory. |
System Memory Usage (By) |
| Total number of bytes allocated by Redis. |
Memory Usage Ratio (%) |
| Memory usage as a ratio of maximum memory. |
Network Throughput (By) |
| Total number of bytes sent to/from redis (includes bytes from commands themselves, payload data, and delimiters). |
Pub/Sub Channels (Count) |
| Global number of pub/sub channels with client subscriptions. |
Pub/Sub Patterns (Count) |
| Global number of pub/sub pattern with client subscriptions. |
Properties (Attributes)
Cisco Cloud Observability displays the following properties for GCP Memorystore for Redis Standalone.
Display Name | Source Property Name | Description |
---|---|---|
ID |
| The ID of the node. Internal, including the instance ID as a prefix. |
Name | displayName | The display name of the instance. |
Project ID | - | The ID of the GCP project. |
Region | - | The location of the node. |
Zone |
| Optional. The zone where the instance will be provisioned. |
State |
| The current state of this instance. |
Tier |
| The service tier of the instance. |
Current Location |
| The current zone where the Redis primary node is located. In basic tier, this will always be the same as |
Alternative Location |
| Optional. If specified, at least one node will be provisioned in this zone in addition to the zone specified in |
Redis Version |
| Optional. The version of Redis software. If not provided, the latest supported version will be used. |
Reserved IP Range |
| Optional. For For For |
Secondary IP Range |
| Optional. Additional IP range for node placement. Required when enabling read replicas on an existing instance. For For |
Host |
| The hostname or IP address of the exposed Redis endpoint used by clients to connect to the service. |
Port |
| The port number of the exposed Redis endpoint. |
Create Time |
| The time the instance was created. |
Status Message |
| Additional information about the current status of this instance, if available. |
Memory Size |
| The Redis memory size in GiB. |
Persistence IAM Identity |
| The cloud IAM identity used by import/export operations to transfer data to and from Cloud Storage. The format is |
Connect Mode |
| The network connect mode of the Redis instance. If not provided, the connect mode defaults to |
Auth Enabled |
| Specifies whether OSS Redis AUTH is enabled for the instance. If set to |
Transit Encryption Mode |
| The TLS mode of the Redis instance. If not provided, TLS is disabled for the instance. |
Replicas |
| The number of replica nodes. |
Read Endpoint Host |
| The hostname or IP address of the exposed read-only Redis endpoint. Standard tier only. |
Read Endpoint Port |
| The port number of the exposed readonly redis endpoint. Standard tier only. Write requests should target |
Read Replicas Mode |
| The read replicas mode for the instance. Defaults to |
Persistence Mode |
| Specifies whether persistence features are enabled. |
Display Name | Source Property Name | Description |
---|---|---|
ID | - | The ID of the node. Internal, including the instance ID as a prefix. |
Name | displayName | The display name of the instance. |
Project ID | - | The ID of the GCP project. |
Platform | - | The gcp_redis_node string, hardcoded. |
Region | - | The location of the node. |
Retention and Purge Time-To-Live (TTL)
For all cloud and infrastructure entities, the retention TTL is 180 minutes (3 hours) and the purge TTL is 525,600 minutes (365 days).
Third party names, logos, marks, and general references used in these materials are the property of their respective owners or their affiliates in the United States and/or other countries. Inclusion of such references are for informational purposes only and are not intended to promote or otherwise suggest a relationship between Splunk AppDynamics and the third party.