Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetry: Collect the Server Application Programming Interface (SAPI) #5449

Open
indigoxela opened this issue Jan 12, 2022 · 0 comments
Open

Comments

@indigoxela
Copy link
Member

Description of the need

I'm not sure if it's a need, but it might be helpful in some cases. Feedback is welcome.

The SAPI is the type of interface between web server and PHP, something like apache2handler (=mod_php), cgi, cgi-fcgi, fpm-fcgi...

Proposed solution

Easy: collect PHP_SAPI values.

Alternatives that have been considered

Not collecting it 😀

Additional information

Function php_sapi_name() returns the same value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant