Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 10:53
· 202 commits to master since this release

0.22.0 (2022-03-23)

Release validated with

Dynatrace-service: 0.22.0 Keptn: 0.12.6* Dynatrace: 1.235

* Note: to install dynatrace-service 0.22.0 for Keptn 0.14.1 or later, please override the bundled distributor version and target the appropriate Keptn version by setting the Helm chart variable distributor.image.tag, i.e. by appending --set distributor.image.tag=... during the Helm upgrade.

Features

  • Improve handling of SLI queries that don't produce a single value (#733) (0c4208c)

Bug Fixes

  • Delay calls to Dynatrace APIs such that required data is available (#723) (05467e8)
  • Explicitly use tile properties to derive SLO definitions (#747) (9a4a27b)
  • Remove helm chart option for optional dynatrace-service container deployment (#720) (4096213)
  • Return an error if multiple dashboards match query (#743) (d390219)

Other

Docs

  • Add cross-links to dashboard entry in dynatrace/dynatrace.conf.yaml (#727) (c68e604)
  • Add initial troubleshooting guide to documentation (#726) (dd34da4)
  • Improve troubleshooting content for evaluation failed (#734) (4fbd86a)