19 Jan 2019 01:09 PM
When I configure my AWS credentials, do I not need to install the Oneagent on the instances? or do I need to install?
Solved! Go to Solution.
19 Jan 2019 04:35 PM
Those credentials will only allow you to monitor metrics from cloud watch like cpu etc. but you will not see transactions. For this case you have to install OneAgent on proper instances.
Sebastian
20 Jan 2019 10:42 PM
Just one more question, to monitor AWS lambda, is it possible to install an agent? Or does CloudWatch already have the analysis I need?
21 Jan 2019 06:34 AM
For lambda you don’t install agent, you are using different approach:
https://www.dynatrace.com/news/blog/deploying-your-lambda-function-and-dynatrace-in-8-minutes/
Sebastian