Skip to main content
API resource reference for ExportPolicy, part of the Telemetry service. To create or change one, see Changing resources; to inspect, see Reading resources.
This resource is part of the v1alpha1 API and is subject to change. Fields and behavior may change in future releases.

Identity

Overview

An ExportPolicy sends telemetry data collected on the Datum Cloud platform to a third-party telemetry platform. You define one or more sources that select which telemetry data to publish, and one or more sinks that describe where to send it and how to authenticate. Each sink references the sources it should forward. Use an ExportPolicy when you want your platform metrics to land in an external observability system, for example by pushing them to an endpoint that speaks the Prometheus Remote Write protocol. The control plane continuously evaluates the deployed exporters and reconciles them to match the policy. Note that delivery is not guaranteed, especially when a sink’s endpoint is unavailable, and telemetry matching multiple sources is not de-duplicated.

Spec fields

Status fields (read-only)

Usage

Run datumctl explain exportpolicies --recursive to see the full, live field tree for this resource.
Last modified on July 2, 2026