Documentation ¶
Index ¶
Constants ¶
View Source
const ( StatisticsQueueKey = "statistics:%d" StateKey = "state:%s:%s" KeyIdSep = ":" IDTag = "id" )
Variables ¶
View Source
var (
Periods = []int64{300, 3600} //5 min, 1 hour
)
Functions ¶
func NewLedisStatsAggregator ¶
func NewLedisStatsAggregator(sink *transport.Sink) pm.StatsHandler
Types ¶
type Sample ¶
type State ¶
Click to show internal directories.
Click to hide internal directories.