Managed Service for Prometheus pulls performance metrics from your Redis database when you configure integration parameters, enabling real-time monitoring and analysis of its operational status.
Prerequisites
Container cluster
-
Activate Managed Service for Prometheus. For more information, see Prometheus instance billing.
-
Create a Kubernetes cluster. For more information, see Create an ACK managed cluster.
-
Activate Alibaba Cloud Resource Center. For more information, see Activate Resource Center.
ECS (VPC)
-
You have activated Managed Service for Prometheus. For more information, see Billing of Prometheus instances.
-
You have created an ECS instance. For more information, see Create and use an ECS instance in the console (Express mode).
-
You have enabled Alibaba Cloud Resource Center. For more information, see Enable Resource Center.
Integrate Redis
Log on to the Managed Service for Prometheus console. In the left-side navigation pane, click Integration Center.
Click the Redis card and follow the on-screen instructions. The following sections describe the key parameters.
Container cluster
Parameter
Description
Redis host
Supports the following Redis host types:
The internal endpoint of the Redis instance in the cluster, for example,
redis-server.namespace.The internal IP address of the cluster where the service is deployed.
The public IPv4 address of the service.
Redis port
The port number of the Redis instance. For example, 6379.
Redis password
The password for the Redis instance.
Metric collection interval (seconds)
The interval for collecting monitoring data. The default value is 15.
ECS (VPC)
Parameter
Description
Redis host
Supports the following Redis host types:
The internal endpoint of the Redis instance in the cluster, for example,
redis-server.namespace.The internal IP address of the cluster where the service is deployed.
The public IPv4 address of the service.
Redis port
The port number of the Redis instance. For example, 6379.
Redis password
The password for the Redis instance.
Metric collection interval (seconds)
The interval for collecting monitoring data. The default value is 15.
Custom labels
Add tags to the metrics of the ECS instance. Then, you can monitor, manage, query, or analyze the metric data in a fine-grained manner when you use tools such as Grafana. For more information, see Add custom tags to ECS instance metrics in a VPC.
NoteA tag key cannot contain special characters used in the Prometheus functionality, such as hyphens (-), periods (.), or percent signs (%).
Tags must be specified in the key-value format required by Prometheus.
The installed component is displayed on the Integration Management page in the Managed Service for Prometheus console. The Integration Management page consists of the Integrated Environments, Integrated Addons, and Query Dashboards tabs, where you can view information such as targets, metrics, dashboards, and alerts.
Next steps
After integrating the component, you can configure alert rules for key metrics to monitor their health in real time, enabling prompt detection and resolution of any anomalies. For more information, see Create alert rules for a Prometheus instance.