Versions in this module Expand all Collapse all v0 v0.0.7 Mar 21, 2024 v0.0.6 Mar 21, 2024 v0.0.5 Mar 21, 2024 v0.0.4 Mar 21, 2024 v0.0.3 Mar 21, 2024 v0.0.2 Mar 20, 2024 Changes in this version + func CheckThreshold(thresholds []types.LatencyThreshold, quantiles []interface{}) error + type LatencyQuantiles struct + Avg int + JobConfig config.Job + Max int + Metadata interface{} + MetricName string + P50 int + P95 int + P99 int + QuantileName string + Timestamp time.Time + UUID string + func NewLatencySummary(input []float64, name string) LatencyQuantiles + type Watcher struct + Informer cache.SharedIndexInformer + func NewWatcher(restClient *rest.RESTClient, name string, resource string, namespace string, ...) *Watcher + func (p *Watcher) StartAndCacheSync() error + func (p *Watcher) StopWatcher() error