# Metrics

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

<figure><img src="/files/xyMJ4D7VxIf6PkmKoy5F" alt=""><figcaption><p>Metrics Form</p></figcaption></figure>

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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flopsar.com/user-guide/metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
