This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Misleading errors of dynatrace.conf.yaml not found when creating a new keptn project #657
Labels
bug
Something isn't working
Describe the bug
With the changed behavior of mandating a dynatrace.conf.yaml we are receiving error messages that users havent received before even though there is no option to mitigate them. Thats why those error messages are misleading and I think not necessary
When creating a new keptn project the dynatrace-service handles the project.create.finished event. I am not sure what the dynatrace-service is doing when handling project.finished but right now it always throws an error that it cant find dynatrace.conf.yaml.
Here is a screenshot after I created 3 projects in my keptn
I think the dynatrace-service should only handle those events that actually cause an action. Plus - since the changed behavior of mandating the dynatrace.conf.yaml we should revisit when the dynatrace.conf.yaml is really needed and when not.
Versions
Versions of the applicable components
The text was updated successfully, but these errors were encountered: