and added "spiral/roadrunner-metrics": "^2.0.1" to composer.json. The only metric I see in Prometheus is "rr_http_workers_memory_bytes". Is it really the only builtin metric in rr? I'd like to see more info, like number of client connections, worker execution times etc. Is that possible?
This Issue should be better classified as a help request rather than a bug.
The docker images are spiralscout/roadrunner:2.4.2 and composer:2.1.3
Hello!
I've enabled Prometheus metrics in rr with
and added
"spiral/roadrunner-metrics": "^2.0.1"
to composer.json. The only metric I see in Prometheus is "rr_http_workers_memory_bytes". Is it really the only builtin metric in rr? I'd like to see more info, like number of client connections, worker execution times etc. Is that possible?This Issue should be better classified as a help request rather than a bug.
The docker images are spiralscout/roadrunner:2.4.2 and composer:2.1.3