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

Migration from custom extension IBM Message Queue Java to IBM MQ Extension 2.0

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Dear All,

What is the right way to migrate the previous endpoint configurations to Extension 2.0 with the desired selection of the metrics for monitoring?

Regards,

Babar

3 REPLIES 3

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Dear All,

It is just an update that I used the APIs to migrate all the endpoints from the custom extension to extension 2.

Regards,

Babar

n130758
Observer

Could you specify the process you followed to migrate? 
Regards,

Puche

Hello @n130758 

Please use the Dynatrace Configuration API to retrieve the following:

  • /extensions/{id}
  • /extensions/{id}/instances
  • /extensions/{id}/instances/{configurationId}

Later on you can use the Dynatrace Environment API to post the configurations /extensions/{extensionName}/monitoringConfigurations

Regards,

Babar

Featured Posts