Skip to content

Releases: spinnaker/kayenta

Kayenta 1.0.12

12 Sep 17:12
d26a2d3
Compare
Choose a tag to compare

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

07 Sep 16:17
Compare
Choose a tag to compare

Add critical effect sizes.

Kayenta 1.0.10

20 Aug 19:20
c77c611
Compare
Choose a tag to compare

fix(scopes): Make MetricSetPair.MetricSetScope public.

release v1.0.9

23 Jul 21:14
Compare
Choose a tag to compare

Effect size can be used to detect how "bad" a metric is once it's determined to be statistically different.

release v1.0.8

13 Jul 23:02
Compare
Choose a tag to compare

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

29 Jun 20:15
19a717d
Compare
Choose a tag to compare

Improve judge handling of nodata with NaN replacement

release v1.0.6

26 Jun 21:18
1813835
Compare
Choose a tag to compare

Fix the judge to catch exceptions and report them.

release v1.0.5

25 Jun 23:45
30142ae
Compare
Choose a tag to compare

Updated orca library

release v1.0.4

25 Jun 23:03
5dad3f3
Compare
Choose a tag to compare

Bump deps

release v1.0.3

25 Jun 16:24
a475028
Compare
Choose a tag to compare

Updated orca.
Influxdb metric source.
Handle Nodata results better in the judge.