mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
ac3cf3f357
For example, if `interval: 1m`, then data flush occurs at the end of every minute, while `interval: 1h` leads to data flush at the end of every hour. Add `no_align_flush_to_interval` option, which can be used for disabling the alignment. |
||
---|---|---|
.. | ||
insert_ctx.go | ||
insert_ctx_pool.go | ||
sort_labels.go | ||
streamaggr.go |