Cross-Project config references? #1550
-
|
Hello, manifest.yaml Now if I want to create a config for an alerting profile that references the management zone (id), how would I do that? The reference would only work "locally" in the alertingprofile project: Do I need to restructure the whole project, using 1 global project of type grouping like this: Or is there another way? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
And....few minutes later I found it in the documentation: The reference parameter type also has a |
Beta Was this translation helpful? Give feedback.
And....few minutes later I found it in the documentation:
https://docs.dynatrace.com/docs/manage/configuration-as-code/monaco/configuration/yaml-configuration#reference
The reference parameter type also has a
projectattribute for x-referencing...