github VictoriaMetrics/vmestimator v0.1.15

9 hours ago

v0.1.15

Released at 2026-08-17

  • FEATURE: vmestimator: add time series deduplicator to drop duplicate series within a configurable time window before forwarding to estimators. Use -deduplication.interval to enable it, -deduplication.maxSizeBytes or -deduplication.maxSize to cap memory usage. When cardinality approaches 80% of the limit, the deduplicator gradually falls back to pass-through mode to keep bloom filters below saturation. See #44.

Don't miss a new vmestimator release

NewReleases is sending notifications on new releases.