Expand description
Implementation of holt_winters
in PromQL. Refer to the original
implementation.
Structsยง
- There are 3 variants of smoothing functions:
Functionsยง
- calc_
trend_ ๐value - holt_
winter_ ๐impl
Implementation of holt_winters
in PromQL. Refer to the original
implementation.