Releases: spinnaker/kayenta
Kayenta 1.0.12
Remove pass/fail thresholds from the config, and require them on execution.
Add CORS headers if we receive an Origin header on all HTTP requests.
Kayenta 1.0.11
Add critical effect sizes.
Kayenta 1.0.10
fix(scopes): Make MetricSetPair.MetricSetScope public.
release v1.0.9
Effect size can be used to detect how "bad" a metric is once it's determined to be statistically different.
release v1.0.8
Properly pad metrics from data sources such that we will have NaNs where they should be, so we can then replace them with 0 if needed.
Add a bit of noise to tied metrics, so the Mann-Whitney test will accept them.
Add some additional Stackdriver options such as crossSeriesReducer and perSeriesAligner.
release v1.0.7
Improve judge handling of nodata with NaN replacement
release v1.0.6
Fix the judge to catch exceptions and report them.
release v1.0.5
Updated orca library
release v1.0.4
Bump deps
release v1.0.3
Updated orca.
Influxdb metric source.
Handle Nodata results better in the judge.