FPM status add more process infos
Open
Nobody has claimed this yet.
Feature
SAPI: fpm
- Dominant language
- C
- Stars
- 40.4k
- Forks
- 8.1k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
Description
Hi,
In order to simplify and factorize my alerting rules, I would love that some process manager settings to be added into the status pages (especially in the openmetrics output).
Here is an example of the data I miss:
- pm.max_chlidren
- pm.min_spare_servers
- pm.start_servers
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PHP-FPM status-page and OpenMetrics output entry points, then inspect how existing process-manager settings are exposed. Done means the requested pm.max_chlidren, pm.min_spare_servers, and pm.start_servers values appear in the relevant status output for alerting use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, php
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100