package
1.4.3
Repository: https://github.com/grafana/alloy.git
Documentation: pkg.go.dev

# Functions

NewTicker creates a Ticker that works similar to time.Ticker, but sends the time with a period specified by `duration` adjusted by a pseudorandom jitter in the range of [duration-jitter, duration+jitter).

# Structs

No description provided by the author