# Existující metriky

## Přehled existujících metrik

Tento přehled je pouze základ pro *"measurement"* pole pro dotazy. Dále je nutno uvést **podržítko a suffix** z nastavení v mluvii.

| Název metriky            | Popis                         |
| ------------------------ | ----------------------------- |
| abandoned\_guest         | klienti kteří nebyli odbaveni |
| accepted\_guest          | přijatí klienti               |
| operator\_state          | stavy operátora               |
| operator\_channel\_state | zapnuté/vypnuté kanály        |
| processed\_session       | zpracovaná sezení             |
| running\_sessions        | probíhající sezení            |
| waiting\_guests          | klienti čekající ve frontě    |
| operator\_state          | klienti čekající ve frontě    |
| processed\_email         | zpracované e-maily            |
| unprocessed\_emails      | nezpracované e-maily          |

### Kam dál?

* Zobrazení dat v [Grafaně](https://docs.mluvii.com/pro-it-specialisty/realtime-statistiky/grafana).


---

# 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.mluvii.com/pro-it-specialisty/realtime-statistiky/existujici-metriky.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.
