Tags: coveord/kayenta
Tags
chore(dependencies): update scala version to java 11 recommended (spi… …nnaker#811)
feat(prometheus): add Prometheus health indicator (disabled by defaul… …t) (spinnaker#797) Co-authored-by: Justin Field <justin.field@armory.io>
chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#783) Co-authored-by: root <root@6a807b439d68>
fix(canary): Fix Canary Indefinitely Retrying (spinnaker#776) If you were to supply a config with no metrics, orca would loop indefinitely as it waited for non existent stages to finish (spinnaker#776)
config(kayenta-core): Add KayentaSerializationConfigurationProperties (… …spinnaker#766) * config(kayenta-core): Add KayentaSerializationConfigurationProperties. Jackson 2.10+ changes the default behaviour for serializing and Duartion from String to Timestamp. The behaviour is already being set explicitly (twice!) for Date objects, but wasn't addressed for Durations. Rather than setting this property explicitly, I added a configuration stanza to kayenta.yml to allow users to set their preferred behaviour, defaulting to the old behaviour of encoding both Date and Duration as Strings.
chore(dependencies): Autobump keikoVersion (spinnaker#765) Co-authored-by: root <root@2752a9f48c69>
PreviousNext