sysown/proxysql

Create new metric(s) to export CPU saturation on worker-threads

renecannao opened this issue · 0 comments

It is not easy to identify from ProxySQL itself how much CPU the worker threads are using, thus how saturated they are.
ProxySQL already exports a lot of metrics that can be used as "proxy" metrics for CPU saturation, but it would be better to export more direct metrics.

Implementation TBD