Enable Telemetry services

TechPreview

The Telemetry services monitor OpenStack components, collect and store the telemetry data from them, and perform responsive actions upon this data.

To enable the Telemetry service:

Specify the following definition in the OpenStackDeployment custom resource (CR):

kind: OpenStackDeployment
spec:
  features:
    services:
    - alarming
    - metering
    - metric
    telemetry:
      mode: autoscaling