Documentation ¶
Overview ¶
Package aggregator creates data points based on statse messages.
Index ¶
Constants ¶
View Source
const MaxBufferLen = 10000
MaxBufferLen limits the number of floats per buffer.
Variables ¶
View Source
var Debug *log.Logger
Functions ¶
func ListenAndServe ¶
ListenAndServe starts a listener that stores incoming messages in a bounded buffer, and periodically summarises them by creating data points.
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.