Metrics
connections_poco_current
gauge
Current number of client connections (WS and REST)
connections_poco_max_concurrent
gauge
Max number of client connections (WS and REST)
connections_poco_queued
gauge
Queued number of client connections (WS and REST)
connections_poco_refused
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
data_feed_accountevent_consumer
gauge
Current number of account event subscriptions
data_feed_custommessage_consumer
gauge
Current number of custom message subscriptions
data_feed_deals_consumer
gauge
Current number of deals subscriptions
data_feed_orders_consumer
gauge
Current number of orders subscriptions
data_feed_positions_consumer
gauge
Current number of positions subscriptions
data_feed_symbolevent_consumer
gauge
Current number of symbol event subscriptions
data_feed_userevent_consumer
gauge
Current number of user event subscriptions
ticks_subscription_candle
gauge
Current number of subscriptions for candles
ticks_subscription_filtered
gauge
Current number of subscriptions for filtered ticks
ticks_subscription_ticks
gauge
Current number of subscriptions for ticks
websocket_subscription_num_subscribers
gauge
Current number of subscribers for Account State
cpu_usage
gauge
CPU time usage
Trading_Gateway_Connections{action="open",protocol="websocket"}
counter
number of successfull opened ws streams
Trading_Gateway_Connections{action="close",protocol="websocket"}
counter
number of successful closed ws streams
Trading_Gateway_Connections{action="input trading",protocol="websocket"}
counter
number of received trading requests
Trading_Gateway_Connections{action="input non trading",protocol="websocket"}
counter
number of received non trading requests
Trading_Gateway_Connections{action="input truncated",protocol="websocket"}
counter
number of truncated received requests
Trading_Gateway_Connections{action="input throttled",protocol="websocket"}
counter
number of throttled received requests
Trading_Gateway_Connections{action="output",protocol="websocket"}
counter
number of sent messages
Trading_Gateway_Connections{action="subscription orders",protocol="websocket"}
counter
number of sent messages for orders subscription
Trading_Gateway_Connections{action="subscription ticks",protocol="websocket"}
counter
number of sent messages for ticks subscription
Trading_Gateway_Connections{action="mt5 error message",protocol="websocket"}
counter
number of MT5 errors
Trading_Gateway_Connections{action="mt5 trading error message",protocol="websocket"}
counter
number of MT5 errors for trading activites
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 after prev call
mt_pool_receive_byte
gauge
The number of bytes receive from the server via Manager API after prev call
data_feed_queue_size_deals
gauge
size of unprocessed data feed queue for deals
data_feed_queue_size_orders
gauge
size of unprocessed data feed queue for orders
data_feed_queue_size_positions
gauge
size of unprocessed data feed queue for positions
out_websocket_throughput_count
histogram
distributions of output websocket throughput
out_websocket_sending_time
histogram
information about web socket sending time in ms
in_websocket_latency
histogram
latency of input queue processing, time in ms
out_websocket_latency
histogram
latency of output queue processing, time in ms
execute_query_time
histogram
time of query execution in MT, time in ms
execute_orders_queue_time
histogram
time of order execution from MT queue subscription, time in ms
execute_deals_queue_time
histogram
time of dael execution from MT queue subscription, time in ms
execute_positions_queue_time
histogram
time of position execution from MT queue subscription, time in ms
execute_orders_delay_time
histogram
information about orders receiving delay time in ms
execute_deals_delay_time
histogram
information about deals receiving delay time in ms
execute_positions_delay_time
histogram
information about positions receiving delay time in ms
tick_receive_delay_time
histogram
information about ticks receiving delay time in ms
tick_publish_delay_time
histogram
information about ticks published for the clients delay time from receiving till sending in ms
Last updated