Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reporter ¶
type Reporter struct { Registry metrics.Registry Interval time.Duration WriteKey string Dataset string ServiceName string Source string Percentiles []float64 // percentiles to report on histogram metrics ResetCounters bool // contains filtered or unexported fields }
func NewDefaultReporter ¶
func NewReporter ¶
func (*Reporter) BuildEvent ¶
func (r *Reporter) BuildEvent() *libhoney.Event
Click to show internal directories.
Click to hide internal directories.