Class CanaryAnalysisExecutionResult
java.lang.Object
com.netflix.kayenta.standalonecanaryanalysis.domain.CanaryAnalysisExecutionResult
-
Field Details
-
didPassThresholds
protected boolean didPassThresholds -
hasWarnings
protected boolean hasWarnings -
canaryScoreMessage
-
canaryScores
-
canaryExecutionResults
-
buildTimeIso
-
startTimeIso
-
endTimeIso
-
-
Constructor Details
-
CanaryAnalysisExecutionResult
public CanaryAnalysisExecutionResult()
-