Telemetry Relay is a fully-managed solution for forwarding telemetry, like logs and metrics, to destinations outside of CoreWeave’s observability platform. Telemetry Relay has the following features and benefits:Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
- Comprehensive data aggregation: Ingests telemetry data from multiple sources.
- Flexible data filtering and routing: Allows fine-grained data filtering before sending to configured endpoints.
- Guaranteed delivery: High SLOs for data completeness and latency.
- Fully managed with easy configuration: Zero-operational overhead for configuring data filters and endpoint routing.

- Streams: Pre-defined telemetry categories, for example, application logs or system metrics.
- Pipelines: A configuration that links a stream to an endpoint.
- Endpoints: Destinations, for example, CAIOS bucket (S3-compatible), Prometheus Remote Write, and HTTPS endpoints.
Supported logs and metrics
The table below lists the supported logs and metrics for forwarding:| Stream | Data |
|---|---|
| Audit Logs | CKS audit logs CoreWeave API audit logs Console audit logs Support Access Management logs |
| Application Logs | Customer CKS Pod logs |
| Platform Logs | CKS Control Plane logs (other than audit logs, for example etcd logs, controller manager logs) CKS system component logs (for example, CSI, CNI) Node logs (for example, kernel logs) Network fabric logs (Only available for single tenant clusters.) |
| Platform Metrics | CKS Control Plane metrics Redfish metrics Ethernet routing metrics Ethernet interface metrics BMC (Node and DPU) metrics NVswitch metrics DCGM metrics |
Supported endpoints
You can route logs and metrics to the following endpoints:- CoreWeave AI Object Storage (for logs)
- HTTPS endpoint (for logs)
- Prometheus Remote Write v1.0 (for metrics)
Configure Telemetry Relay
To set up and configure Telemetry Relay, contact Support in order to define the following:- Data streams
- Forwarding and filtering requirements
- Destination endpoints