Learn about strategies and tools you can use to
reduce cardinality.
Downsample data
Collectors ingest metrics at specific intervals, based on system configuration. This granularity of metric data can be helpful in diagnostic efforts, but certain issues might not be served by such granularity. If you can diagnose production issues by using a coarser granularity of metric data, downsampling the data reduces the amount of data persisted to the Observability Platform database. Downsample incoming data in Observability Platform using these methods:- Change the Chronosphere Collector configuration by changing the rate at which the Collector publishes metrics to the server.
- Use mapping rules to downsample metrics that aren’t aggregated.
- Use rollup rules to downsample aggregated metrics.

