cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Monaco: inserAfter as first rule

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

We can deploy Monaco configurations and using "insertAfter" parameter to insert configuration after another reference ID config.

What about to be on top always?

Settings API allows this from API

AntonPineiro_0-1722434378041.png

How can we make this from Monaco? I have just tried "" and '' as empty strings but it is not working.

AntonPineiro_1-1722434473183.png

Do you have some idea?

Best regards

 

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl
1 REPLY 1

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Dynatrace support has confirmed that is not possible.

Some workarround would be using "inserAfter" for all another configurations:

They could model it still with insert after, they just need to make sure that the one that needs to be on the top has no `insertAfter`parameter, the second has `insertAfter`  pointed to the first one , the third points to the second one and so on.... So kind of modelling it in "reverse" with `insertAfter`property

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts