> For the complete documentation index, see [llms.txt](https://docs.pipekit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pipekit.io/using-pipekit/metrics-and-alerts.md).

# Metrics & Alerts

Pipekit collects OpenTelemetry metrics from your Argo Workflows and Kubernetes cluster and displays them as dashboards at [Pipekit](https://pipekit.io/metrics).

To enable metrics on a new account, see [Get Started](/get-started/evaluate-cloud.md). If you are an existing Pipekit user, contact us through your Slack support channel or email `hello@pipekit.io` and we will enable the metrics feature for your existing cluster(s).

## Data

The Pipekit Agent uses OpenTelemetry to collect metrics from your Kubernetes cluster. The metrics are sent to the Pipekit backend where they are sanitized, stored, and retrieved for visualization.

We only collect metrics that are then shown in the Pipekit dashboard. We do not collect any other data from your cluster. You can view the OpenTelemetry configuration by inspecting the Pipekit Agent Collector configmap in your cluster.

### Data Retention

Pipekit retains your metrics data for 10 days before destroying it. If you need to extend this period, contact us through your Slack support channel or email `hello@pipekit.io`.
