Appdynamics / aws-cloudwatch-exts-commons

Common library used by individual namespace cloudwatch monitoring extension
0 stars 7 forks source link

dashboard and controllerInformation #4

Open bhuvnesh17 opened 6 years ago

satish-m commented 6 years ago

@bhuvnesh17 , changes look good. But do we need ControllerInformation in aws commons too, can't we use ControllerInformation from our commons?

bhuvnesh17 commented 6 years ago

@satish-m We are using this file as a place holder to send the controllerInfo data from the config.yml to the commons library where it expects it as a map of controllerInfo, and then uses this info to generate the ControllerInfo object.