Metrics configuration

Configure the Redis Software v2 metrics stream engine.

The metrics configuration is a cluster-wide resource that controls the behavior of the v2 metrics stream engine, such as which optional metrics are collected and how metrics are stored and exported.

For the full list of configuration fields, their types, and defaults, see the metrics configuration object.

Configure metrics settings

You can read and update the metrics configuration through the REST API or with rladmin.

Changes to the metrics configuration are recorded in the cluster's event logs, so you can review who changed a setting and when.

REST API

Use the GET and PUT /v1/metrics_config requests to read and update the configuration. For request and response details, required permissions, and status codes, see Metrics configuration requests.

rladmin

Use rladmin info metrics to view the current configuration and rladmin metrics config to update it.

RATE THIS PAGE
Back to top ↑