Add cache measurement metric points

We can add measurement points to retrieve metrics that are not measured by default with the Performance Measurement tool. Before we can measure and analyze the potential cache impact for a process, we must retrieve the metrics to be analyzed.

To retrieve new metrics, we must implement an operation that creates measurement points and retrieves and logs the metrics for these points. As an example, we can add measurement points to retrieve metrics to analyze the cache impact of your outbound calls to an application integrated with WebSphere Commerce. The following code is a sample for how to gather a metric for use in cache measurement.


Related tasks
Adding tracing requests across servers


Related reference
Performance measurement loggers
Adding threads and thread pools