Currently we only collect the OS type, not actually the distribution.
Looking at the admin page on /admin/reports/telemetry - I'd assume that we need something other than just PHP_OS to get what we want. Otherwise it's either Linux or Windows, very likely "Linux" in 99% - which is pointless.

Options:
- php_uname()
- getenv()
... reduced to the info we need.
GitHub Issue #:
5199
Recent comments
Thanks, that's very helpful
Where can I find webform submitted emails?
Correct - I linked to it in the post above
Where can I find webform submitted emails?
wow, that was quick! Do you mean the 'Maillog / Mail Developer' module?
Where can I find webform submitted emails?