All Products
Search
Document Center

:Integrate Redis

Last Updated:Aug 28, 2026

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

ECS (VPC)

Integrate Redis

  1. Log on to the Managed Service for Prometheus console. In the left-side navigation pane, click Integration Center.

  2. 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.

    Note
    • A 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.