roadrunner
roadrunner copied to clipboard
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
### Plugin Temporal ### I have an idea! An experimental feature has been added to the go-sdk for adding metadata to timer starts. We need to provide a compatible way...
### Plugin Metrics ### I have an idea! ### Problem Currently, built-in metrics such as `rr_jobs_total_workers` and `rr_jobs_worker_memory_bytes`, etc. cannot be customized. This makes it difficult to distinguish metrics when...
### Plugin Service ### I have an idea! Currently gRPC API allows us to [create, terminate or get status of service](https://docs.roadrunner.dev/docs/plugins/service). I would also like to update at least some...
### No duplicates 🥲. - [x] I have searched for a similar issue. ### What should be improved or cleaned up? Now pool.allocate_timeout is responsible for the timeout of creating...
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? ATM we're missing: 1. Prometheus metrics about dynamic workers...
### Plugin Logger ### I have an idea! In short, add an option to discard logs matching certain properties/patterns. Motivation: I have a global loadbalancer set up, which sends health...
I failed to find the `lock` plugin in the Plugin dropdown for this Feature Request so i wrote it manually :smiley: ### Plugin Lock ### I have an idea! It...
### Plugin Config ### I have an idea! Remove configuration support within some flag (not defined atm). E.g. `./rr serve --remote-config=[consul, address, key]`, so no need for the local configuration...
### Plugin None ### I have an idea! Crazy idea, but why not. The current problem is that RR supports only plugins which are written in Golang. What if we...
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? ATM we have configuration without references to sections. So,...