Versions in this module Expand all Collapse all v0 v0.0.1 Jul 6, 2024 Changes in this version + const DefaultMetricPrefix + func Flush() + func Init(conf *Config, expc *exp.Config, log logrus.FieldLogger) error + func Shutdown() error + type Config struct + PushInterval time.Duration + Script string + Timeout time.Duration + UseIDs bool + type Wrapper interface + Record func(*k6m.Sample) + func NewWrapper(logger logrus.FieldLogger, s k6m.Sample) (Wrapper, error) v0.0.0 Jun 3, 2024