> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Chronosphere Telemetry Pipeline

Chronosphere Telemetry Pipeline lets you control your observability data's journey
from collection to processing to routing. Integrate with your existing observability
tools to send logs, metrics, and traces from any source to any destination.

## Telemetry Pipeline v2

<Columns cols={2}>
  <Card icon="package-open" title="Install" href="/ingest/pipeline/v2/install" />

  <Card icon="hammer" title="Build a pipeline" href="/ingest/pipeline/v2/build/create-modify" />

  <Card icon="cog" title="Configure" href="/ingest/pipeline/v2/configure" />

  <Card icon="book-open" title="Concepts" href="/ingest/pipeline/v2/concepts" />
</Columns>

## Telemetry Pipeline v3

<Columns cols={2}>
  <Card icon="wrench" title="Get started with v3" href="/ingest/pipeline/v3" />
</Columns>

## General

<Columns cols={2}>
  <Card icon="puzzle" title="Plugins" href="/ingest/pipeline/plugins" />

  <Card icon="blocks" title="Processing rules" href="/ingest/pipeline/processing-rules" />

  <Card icon="compass" title="Navigate" href="/ingest/pipeline/navigate" />

  <Card icon="terminal" title="Pipeline CLI" href="/ingest/pipeline/pipeline-cli" />
</Columns>
