Skip to content

v0.15.17

Compare
Choose a tag to compare
@schallert schallert released this 08 Oct 14:27
· 1176 commits to master since this release
907fc82

Changelog

Features

  • M3Query: Add aggregate Graphite function (#2584)
  • M3Query: Add applyByNode Graphite function (#2654)
  • M3Query: Graphite ParseTime function support greatly expanded to be more in line with Graphite allowances (#2621)

Bug Fixes

  • M3Aggregator: Add default m3msg write timeouts to mitigate deadlocking writes with a stale TCP connection (#2698)
  • M3DB: Fix a bug in bootstrap index caching that would cause long bootstrap times (#2703)
  • M3Query: Fix Graphite constantLine() function to return 3 steps (#2699)
  • M3Query: Fix Graphite limit snapping bug in movingAverage and movingMedian functions (#2694)