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

Enhance analytics statistics limits #829

Open
peterpeterparker opened this issue Nov 21, 2024 · 0 comments
Open

Enhance analytics statistics limits #829

peterpeterparker opened this issue Nov 21, 2024 · 0 comments

Comments

@peterpeterparker
Copy link
Contributor

Currently, the statistics for the analytics (to present the dashboard) are calculated on the fly. When no particular satellites is selected, the page views limit for the calculation lies around 67,000 entries. The web vitals seems to have a lower limits. When selecting a satellite, likewise, it's smaller.

It would be nice to enhance the limit. Either we do more queries (like batching days and merging data on the frontend, mmmmh) or some timer that gather frequently statistics in the smart contract (costs cycles).

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

No branches or pull requests

1 participant