TELEMETRY PIPELINE
Data

Manage telemetry data

You can use Chronosphere Telemetry Pipeline to collect, transform, and route telemetry data.

When you create a pipeline, you must include at least one source plugin and at least one destination plugin. You also have the option to add parsers and processing rules that transform the data passing through your pipeline.

Pipelines rely on Kubernetes custom resource definitions (CRDs), but you don't need to directly interact with these CRDs to use Telemetry Pipeline. Instead, you can use the Telemetry Pipeline web interface or Pipeline CLI to configure your Core Operators and Core Instances, which make changes to those resources on your behalf.

Get started