Is there a way to move existing component monitors to a different or a new template without losing the historical data?
Hello Ralph,you can't do this from APM. You could move component to different application by directly modifying SQL database. There is no one place to modify but multiple values would have to be changed. This way you could move component to another existing application but historical data for that application wouldn't reflect this change. Only new data would.
If you want to do this, I can write some SQL for you. But be careful - direct modification of database always involves some risk and it is not "right" way how to do things.