Versions in this module Expand all Collapse all v0 v0.0.5 Mar 7, 2025 v0.0.4 Sep 1, 2022 v0.0.3 Jul 29, 2022 Changes in this version + type Downsampler interface + Downsample func(points []promql.Point, targetPointCount int) []promql.Point + func NewLttbDownsampler() Downsampler