Documentation ¶
Index ¶
Constants ¶
View Source
const ( CodeLatency = iota + 1 CodeNetErrorRate CodeAppErrorRate )
View Source
const ( MessageNetErrRate = "Error rate stands out" MessageAppErrRate = "App error rate (status 500) stands out" MessageLatency = "%0.2f quantile latency stands out" )
Variables ¶
This section is empty.
Functions ¶
func MarkAnomalies ¶
func MarkAnomalies(stats []*backend.RoundTripStats) error
MarkAnomalies takes the list of stats and marks anomalies detected within this group by updating the Verdict property.
func MarkEndpointAnomalies ¶
MarkEndpointAnomalies takes the list of endpoints and marks anomalies detected within this set by modifying the inner Verdict property.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.