QuestionQ9

Collectors, Information Points, and Service Endpoints

Which two match conditions can be added while configuring an Information Point?

Choose two
  • A Match based on a regex applied to the method
  • B Match based on the invoked object
  • C Match based on the Business Transaction
  • D Match based on the return value
Explanation

Information Point match conditions can evaluate runtime values associated with a method invocation, including the invoked object and the method’s return value. Information Points collect data across method invocations independently of Business Transactions.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!