Replies: 1 comment 2 replies
-
Hi @m3tomlins, We aim to support ordering natively in the future, at least for Settings 2.0 configurations. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I read the accepted technique for ordering in the config.yaml file: https://www.dynatrace.com/support/help/manage/configuration-as-code/monaco/guides/order-of-configurations
But, if I have 1500 conditional-naming-service rules in the configuration - and I insert a new naming rule in position #5...
...I have to update all of the reference dependencies for 1495 other entries in the config.yaml.
Any suggestions? Could I write a separate automated script to generate the config.yaml IN ORDER without all that editing?
Wow it would be nice to have the "monaco download" give the reference order from the source tenant. :)
Beta Was this translation helpful? Give feedback.
All reactions