package metriccollector import "git.fancyinnovations.com/fancyanalytics/go-sdk/client" type MetricProvider func() ([]client.RecordData, error)