joomla / statistics-server

Server for collecting environment stats for Joomla Installations
GNU General Public License v2.0
11 stars 17 forks source link

Add stats to influxdb time series database #100

Closed HLeithner closed 4 months ago

HLeithner commented 4 months ago

Summary of Changes

Change coding standard to PSR 12

Joomla Stats at this time are pretty useless, we only log on dataset per unique id, that means we can only say

what's the used versions for the last X days/month.

what we can't is:

this is done by not adding any information only by collecting all pings instead of overriding load information so it's still not possible to masquerading a joomla installation.