Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 79
The E-commerce application is being monitored using AppDynamics. AppDynamics has noticed that the application response has degraded and has identified some thread contention that might be the cause of the delays.
Where in the interface does AppDynamics bring this to your attention?
Answer options
- A. Potential Issues section of an individual transaction
- B. Transaction Score graph of a business transaction
- C. Code Deadlock section of the Event List
- D. Slow Calls and Errors tab of the application
Correct answer: A
Explanation
The correct answer is A because the Potential Issues section specifically highlights problems related to individual transactions, including thread contention. Options B, C, and D do not focus directly on thread issues; rather, they address broader transaction performance or specific error categories, making them less relevant in this context.