# Metrics

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

For methods graphs, you need to select the <mark style="color:blue;">`Method`</mark> option in the <mark style="color:blue;">`Metric Type`</mark> field. Next in the <mark style="color:blue;">`Class`</mark> 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.

<figure><img src="https://2268302518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRRwSLM5GTvsX7vYPRXpo%2Fuploads%2F1XS3XKJUPMRw9Ak4wYsx%2Fmetrics_keys.png?alt=media&#x26;token=c1787b3f-ba40-4fcd-94ce-a1631fb3ff84" alt=""><figcaption><p>Metrics Form</p></figcaption></figure>

For key-value graphs, you need to select the <mark style="color:blue;">`Key-Value`</mark> option in the <mark style="color:blue;">`Metric Type`</mark> field. Next in the <mark style="color:blue;">`Key`</mark> 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.
