Valery Piashchynski
Valery Piashchynski
Thanks for the FR @rauanmayemir 👍🏻. Our PHP team created the official tool to collect profiling/debug information: https://github.com/buggregator/spiral-app, so, others are not planned (but for sure, can be added by...
Not planned ATM. Still not sure the RR should have this feature in the modern era of K8s and other orchestration tools that can scale pods on demand. From the...
Thanks for the FR @OO00O0O 👍🏻 , but since no one actually not interested in that for the 1.5 years, closing it.
Hey @connerbw 👋🏻 Good old ticket 😃 I'm still not sure, how to implement this feature inside the RR. Do you mean, to send SQL to the RR plugin which...
Got it, sorry for taking so long to implement 😢
1. Done: https://github.com/roadrunner-server/prometheus/blob/master/plugin.go#L52 (have a look at the stable branch for the grafana dashboards) 2. Since we providing the latency: https://github.com/roadrunner-server/prometheus/blob/master/plugin.go#L71 and the `queue_size`, this metric could be easily calculated...
We've implemented the bidirectional communication via centrifugo (browser RR PHP): https://github.com/roadrunner-php/centrifugo Unfortunately, a separate SSE plugin is not planned. Thanks for the FR 👍🏻
Hey @maximal 👋 That's cool, that FrankenPHP supports this 😃 I'm not against this feature, would be happy to review the PR 😃 Nowadays, RR supports HTTP response streaming as...
Hey @onyn 👋 Thanks for the feature request 👍 #923 is about streaming in general. But for `gRPC` it is fine to have a separate ticket.
Closing as answered