Versions in this module Expand all Collapse all v1 v1.1.1 Jan 25, 2022 v1.1.0 Jan 18, 2022 Changes in this version type Option + func Retries(retries uint) Option v1.0.0 Jan 13, 2022 Changes in this version + type Option func(*Reporter) + func Interval(intv time.Duration) Option + func Logger(log logrus.FieldLogger) Option + func Precision(prec time.Duration) Option + func Tags(tags map[string]string) Option + type Reporter struct + func New(reg metrics.Registry, url string, auth string, org string, bucket string, ...) *Reporter + func (r *Reporter) Run(ctx context.Context)