DS
Size: a a a
DS
MM
tarantool/metrics metrics.enable_default_metrics()
metrics = package.loaded['metrics']
metrics.clear()
MM
MM
Д
MM
MM
MM
package.loaded.fun.iter(package.loaded.metrics.collectors()):filter(function(x) return not pcall(x.collect, x) end):map(function(x) return x.name end):totable()DS
MF
Д
- - tnt_net_sent_total
- tnt_net_sent_rps
- tnt_net_received_total
- tnt_net_received_rps
- tnt_net_connections_rps
- tnt_net_connections_total
- tnt_net_connections_current
- tnt_net_requests_rps
- tnt_net_requests_total
- tnt_net_requests_current
- tnt_stats_op_total
- tnt_stats_op_rps
- tnt_cfg_current_time
MM