Cisco AppDynamics Associate Performance Analyst — Question 9
Which two statements are correct about creating Information Points? (Choose two.)
Answer options
- A. A wildcard can be used to select multiple methods for an Information Point.
- B. A wildcard can be used to select multiple classes for an Information Point.
- C. An Information Point can be created on a class and method that is executed before the Business Transaction entry point.
- D. An Information Point can be created on the same class and method as a Custom Exit Point.
Correct answer: A, C
Explanation
Option A is correct because using a wildcard allows for the selection of various methods, enhancing flexibility in Information Point creation. Option C is also correct as it specifies that Information Points can be established before the Business Transaction entry point. Options B and D are incorrect; a wildcard cannot be used for classes in this context, and creating an Information Point on the same class and method as a Custom Exit Point is not permitted.