Metrics

Name
Type
Description

connections_poco_current

gauge

Refused number of clients connections (WS and REST)

connections_poco_total

gauge

Total number of clients connections (WS and REST)

threads_poco_current

gauge

Current number of clients' threads for connections (WS and REST)

threads_poco_max

gauge

Max number of clients' threads for connections (WS and REST)

memory_physical_total_bytes

gauge

Total Physical memory

memory_physical_used_bytes

gauge

Used Physical memory

memory_virtual_total_bytes

gauge

Total Virtual memory

memory_virtual_used_bytes

gauge

Used Virtual memory

mt_pool_connection

gauge

Current size of pool connection

mt_pool_usage

gauge

Current usage of MT API

mt_pool_send_byte

gauge

The number of bytes sent to the server via Manager API

mt_pool_receive_byte

gauge

The number of bytes receive from the server via Manager API

Last updated