Viewing Information Point Data
You can view information point values in various places in the Controller UI, including the following:
- Information Points page: The primary page for viewing and administering information points is the Information Points page. From there, click on an information point to view a histogram of the metrics for the information point for the selected time period.
- Metric Browser: The metrics also appear in the Metric Browser under the Information Points folder.
- REST API: Business metrics can be accessed from the Splunk AppDynamics REST API.
- Business Transaction Snapshots: Information point data does not appear in transaction snapshots by default, but you can configure it to appear by setting the
enable-info-point-data-in-snapshots
node property totrue
. When theenable-info-point-data-in-snapshots
node property is set, information point calls appear in the User Data section of the snapshot. See App Agent Node Properties.