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

# Manage Data Volume

> Keep costs predictable and queries fast by filtering telemetry, configuring sampling, and right-sizing your Refinery cluster for your data volume.

Managing your data volume will help you keep costs predictable and manageable, and keep Honeycomb's queries speedy.
Use our recommended techniques and tooling to reduce the size of your data, optimize your storage capacity, and improve your performance and scalability.

## Filtering

<Card title="Filter Processor for OpenTelemetry Collector" href="/manage-data-volume/filter/filter-processor/">
  Use the OpenTelemetry Collector filter processor to filter telemetry data.
</Card>

## Sampling

<Card title="Sampling" href="/manage-data-volume/sample/">
  Overview of sampling and sampling techniques.
</Card>

<Card title="When to Sample" href="/manage-data-volume/sample/guidelines/">
  Why and when to sample your data, and when to use head sampling and tail sampling.
</Card>

<Card title="Sampled Data in Honeycomb" href="/manage-data-volume/sample/sampled-data-in-honeycomb/">
  Understand how Honeycomb handles sampled data.
</Card>

<Card title="Sample with Honeycomb Refinery" href="/manage-data-volume/sample/honeycomb-refinery/">
  Explore the capabilities of Honeycomb Refinery, a trace-aware, stand-alone tail-based sampling proxy.
</Card>

## Reduce Metrics Volume

<Card title="Manage Metrics Events" href="/manage-data-volume/adjust-granularity/metrics-events/">
  How to manage metrics event volume and send Honeycomb the metrics data you care about.
</Card>

<Card title="Metrics-to-Event Mapping" href="/manage-data-volume/adjust-granularity/metrics-event-mapping/">
  How Honeycomb stores metrics and associated metadata in events within our columnar data store.
</Card>
