Versions in this module Expand all Collapse all v4 v4.22.0 Oct 23, 2023 Changes in this version + type Config struct + ByteSize int + Check string + Count int + Period string + Processors []processor.Config + func FromAny(v any) (conf Config, err error) + func NewConfig() Config + func (p Config) IsHardLimited() bool + func (p Config) IsLimited() bool + func (p Config) IsNoop() bool