Metrics

This page allows to plot graphs of methods invocations and other key-value metrics.

For methods graphs, you need to select the Method option in the Metric Type field. Next in the Class field, you need to specify a pattern for the class name you search for. You must specify at least three characters to retrieve a list of classes whose names contain the specified characters. The pattern you specify will be sought in the class names only, without the package part. If you select one of the classes, a list of its methods will be retrieved.

For key-value graphs, you need to select the Key-Value option in the Metric Type field. Next in the Key field you need to specify a pattern to search for in the available metrics. You need to specify at least three characters to retrieve a list of the metrics keys.

Last updated