Lau Ernebjerg Josefsen
Lau Ernebjerg Josefsen
> This will likely be fixed in the latest patch release of PHP. When you say latest and likely in the same sentence, does that mean a future release or...
What is the status of this issue? Did you have a working fork @giann ? Would a PR be appreciated? If so, what solution is desired? I was thinking of...
@dunglas Is there currently any way to monitor deployments for worker starvation? A simple metric as "workers_total" and "workers_busy" (or "workers_available") could work. This is possible for our nginx, apache2,...
> What metrics would be useful to add? > > - num threads configured > - num non-worker threads > - num worker threads (foreach configured worker) > > maybe...
I've been looking at Caddy source, and correct me if I'm mistaken, but it looks like Caddy does not support modules adding custom metrics? If im not mistaken, then I...