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] 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)