You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Time parsing is now closer to how graphite do it
[Fix] Aggregation functions now scale input to common step (thx to @Felixoid)
[Fix] Fix the way how partialy retrived requests that had globs were handled
[Fix] Fix resolver to accept 0.0.0.0 and [::] as valid addresses for listeners
[Fix] Handling of unicode characters when common table is added.
[Fix] AlignVluaes in Prometheus and VictoriaMetrics backends shouldn't drop last value (thx to @limpasha)
[Fix] maxDataPoints should be passed to Prometheus and VictoriaMetrics\
[Fix] Various packaging problems (e.x. logrotate) (thx to @deniszh)
[Improvement] xFilesFactor support in SUmmarizeValues
[Improvement] Port functions that were implemented in avito's fork of carbonapi (aliasByHash, lowestMin, highestMin, integralWithReset and much more): 322dae5 for the diff for COMPATIBILITY.md file
[Improvement] Refactor error handling (thx to @msaf1980)
[Improvement] Default systemd unit should drop privileges (thx to @deniszh)
[Improvement] Enable cairo support for docker images (thx to @deniszh)