when storage delete?

This page summarizes the projects mentioned and recommended in the original post on /r/VictoriaMetrics

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution and time series database

  • Hey. We've recently improved the wording in the retention documentation in this commit a bit: https://github.com/VictoriaMetrics/VictoriaMetrics/pull/4568/files Perhaps this will make the documentation clearer. As for your questions, data beyond the retention period will not be read in queries otherwise it could produce non-consistent results. The maximum disk space usage for a given `-retentionPeriod` is going to be (`-retentionPeriod` + 1) months. If you had set the value to 3m, the March data would have been cleared in July, but 100d > 3m (in terms of month-partitioned storage, that equals 4 months), so the data won't be cleared until August.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts