Run as cronjob, collect data #4

Open
opened 2021-03-10 17:11:33 +00:00 by nutomic · 2 comments
Owner

The collected data can be auto-committed to a git repo, and used by different projects.

The collected data can be auto-committed to a git repo, and used by different projects.
Owner

I've set this up as a git repo, and made the update / run scripts, but haven't put it in any cron yet: https://github.com/LemmyNet/lemmy-instance-stats

Question: I noticed that having online users is probably going to add a lot of noise to these commits, and its not very important statistics-wise. I suggest we remove that. Example diff: fae560ed19

Also maybe we should close issues on this one, and only do PRs here. Seems strange to have every other repo's issues on github but this one here.

I've set this up as a git repo, and made the update / run scripts, but haven't put it in any cron yet: https://github.com/LemmyNet/lemmy-instance-stats Question: I noticed that having online users is probably going to add a lot of noise to these commits, and its not very important statistics-wise. I suggest we remove that. Example diff: https://github.com/LemmyNet/lemmy-instance-stats/commit/fae560ed19ca6576fff6e5d2390bb7a9b0edcf6d Also maybe we should close issues on this one, and only do PRs here. Seems strange to have every other repo's issues on github but this one here.
Author
Owner

Online users would work if we run crawls every hour or so. They are fast enough that I dont see any reason against this. I would also expect that other values like number of users would change a lot once we get more instances and more total users.

And I simply dont like using Github for everything, if thats strange I dont care :p

Online users would work if we run crawls every hour or so. They are fast enough that I dont see any reason against this. I would also expect that other values like number of users would change a lot once we get more instances and more total users. And I simply dont like using Github for everything, if thats strange I dont care :p
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy-stats-crawler#4
No description provided.