An Information Point is created to gather application-specific business and performance metrics from a selected class and method. It enables AppDynamics to monitor code that represents a meaningful business activity even when that method is not a Business Transaction entry point. Typical examples include tracking order value, number of items processed, cache access frequency, payment amounts, or invocations of a critical internal service.
Information Points can report measurements such as calls per minute, average response time, errors per minute, and configured custom numeric values. These metrics can then be displayed in the Metric Browser, compared against baselines, incorporated into dashboards, and evaluated by health rules.
Information Points are not limited to a particular Business Transaction, making option B too restrictive. Collecting fields specifically for Analytics queries is generally handled through transaction analytics and data collectors. Memory-leak troubleshooting instead uses memory diagnostics, object-instance tracking, heap analysis, and leak-detection capabilities.
Relevant CAAPA Study Guide topics include Information Points, Method-Level Monitoring, Business Metrics, Custom Metrics, Metric Roll-Ups, Dynamic Baselines, Health Rules, and Application Instrumentation.