mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 03:52:13 +00:00
Give some suggestions on how to interpret a number of the metrics, as well as cross linking to relevant documentation for them.
14 lines
310 B
Markdown
14 lines
310 B
Markdown
# message_count
|
|
|
|
```
|
|
Type: Gauge
|
|
```
|
|
Total number of Message objects.
|
|
|
|
|
|
This encompasses all Message objects in various states, whether
|
|
they are in a queue, moving between queues, being built as part
|
|
of an injection, pending logging, message metadata and/or data
|
|
may be either resident or offloaded to spool.
|
|
|