500-420 · Question #22
Which two match conditions can be added when you configure an Information Point? (Choose two.)
The correct answer is A. Match based on a regex applied to the method B. Match based on the invoked object. When configuring an Information Point in AppDynamics, you can add match conditions to refine what gets measured. Match conditions based on a regex applied to the method allow you to specify which methods to include based on a regular expression pattern. Matching based on the…
Question
Which two match conditions can be added when you configure an Information Point? (Choose two.)
Options
- AMatch based on a regex applied to the method
- BMatch based on the invoked object
- CMatch based on the Business Transaction
- DMatch based on the return value
How the community answered
(29 responses)- A90% (26)
- C7% (2)
- D3% (1)
Explanation
When configuring an Information Point in AppDynamics, you can add match conditions to refine what gets measured. Match conditions based on a regex applied to the method allow you to specify which methods to include based on a regular expression pattern. Matching based on the invoked object allows you to specify which objects' methods are included, filtering the data according to the object type or instance. These conditions help in pinpointing specific methods or objects for which you want to collect runtime information.
Topics
Community Discussion
No community discussion yet for this question.