This is a bit of an odd question that one of hte app teams threw at me this week.
We have 2 sets of Orion SAM instance, Prod and Dev. In the Dev instance the app teams can adjust their JMX Mbean monitors to look at the appropriate metrics for their app. Once that code base has been updated and is ready to roll into Prod, they want a way to update the affected templates in Prod Orion based on the changes from Dev Orion. This way all app monitors would look at the correct MBeans for the new version of code.
Has anyone encountered such a requirement or have any input how this may be accomplished?