Configure monitoring failed. dynatrace-service: could not find resource: 'dynatrace/dynatrace.conf.yaml'
The file needs to be added to all stages, not to main. With the current configuration the tutorial will fail. A resource needs to be added using Keptn CLI (keptn add-resources)
https://github.com/keptn-contrib/dynatrace-service/releases/tag/0.19.0 introduces a breaking change than will impact those who pass the Dynatrace tutorial. The global configuration is not set, so attempts to configure monitoring end up with the missing configuration file:
The file needs to be added to all stages, not to main. With the current configuration the tutorial will fail. A resource needs to be added using Keptn CLI (
keptn add-resources
)https://tutorials.keptn.sh/tutorials/keptn-full-tour-dynatrace-011/index.html?index=..%2F..index#11