fathom
fathom copied to clipboard
'all' aggregation doesn't display any data
trafficstars
Selecting 'YTD' shows all the stats i'd expect it to, but 'ALL' shows 0's all around.
Requests to the /agg endpoint return all 0s.
Running v1.2.1 on MariaDB.
I've narrowed the issue down to the before timestamp being sent as a decimal, which doesn't make any sense.

Removing the fractional component makes it work fine.
Haven't been able to trace it further than that.
I'm experiencing the same behaviour (1.2.1 on a sqlite database). On other portals "All" shows data, but the "All" tab shows a lower amount of visits compared to the "YTD" tab (data available from April to today).