Skip to main content

Metrics Operator

Metrics Operator

Delivers the OTel metrics-operator as a service within ControlPlanes, enabling metrics collection and alerting for managed workloads.

API Group: metrics.services.open-control-plane.io API Version: v1alpha1 Kind: MetricsOperator

Usage

Deploy the metrics-operator within a control plane:

apiVersion: metrics.services.open-control-plane.io/v1alpha1
kind: MetricsOperator
metadata:
name: my-controlplane
namespace: project-platform-team--ws-dev
spec:
version: "v1.0.0"

The MetricsOperator service provider manages the installation and lifecycle of metrics-operator within your ControlPlane, enabling OTel-based metrics collection and alerting for managed workloads.