go-graphite / carbonapi

Implementation of graphite API (graphite-web) in golang
Other
309 stars 140 forks source link

Fix various issues with holtWinters* functions #780

Closed carrieedwards closed 1 year ago

carrieedwards commented 1 year ago

There are several issues that have been identified in the implementations of the holtWinters* functions. These include:

Fixing these issues will help with improved feature parity with Graphite-web.