SLO + Management Zone Existence Timing Bug #333
-
Describe the bug
For example, my SLO filter is:
And I've also asked monaco to create the
Potential Solutions
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
There is a third potential solution but it involves not using a management zone (so not strictly a workaround for this issue but it'll get you working again). My scenario above was that a synthetic script would be created which is tagged as
|
Beta Was this translation helpful? Give feedback.
-
Spoken to DT SLO team and they enforce that the filter is valid. |
Beta Was this translation helpful? Give feedback.
-
Hi @Dynatrace-Adam-Gardner, if you have both MZ and SLO defined in monaco, you just need to reference mzName in SLO yaml as: |
Beta Was this translation helpful? Give feedback.
Hi @Dynatrace-Adam-Gardner, if you have both MZ and SLO defined in monaco, you just need to reference mzName in SLO yaml as:
zone-name: /my-project/management-zone/my-zone.name
and monaco will take care of deploying SLO after MZ is created.