Skip to content

0.15.2

Compare
Choose a tag to compare
@Civil Civil released this 11 Mar 20:07
· 681 commits to main since this release
  • [Fix] Honor isLeaf attribute in replies (makes possible to have metric called "metric.foo" and metric called "metric.foo.bar" and see both in find queries (thx to @tantra35)
  • [Fix] Fix bootstrapInterval paramter handling in holtWinters functions
  • [Fix] Fix potential panics when metirc do not have required amount of data for holtWinters functions
  • [Fix] Fix panics with several functions if they are applied before alias function (mostly holtWinter functions)