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

Add statistics about queue length #424

Open
marcoabreu opened this issue Aug 21, 2021 · 1 comment
Open

Add statistics about queue length #424

marcoabreu opened this issue Aug 21, 2021 · 1 comment

Comments

@marcoabreu
Copy link

Add statistics to the website that show data about the queue length per map.

There are various ways to approach this:

There could be a upper, lower percentile, median and average per timeframe (e.g. hour).
There could be a simple bar-char that displays how many people have been in the queue for < 1 min, 1-2 min, 2-3 min before they joined a game. But also stats about how much time passed before somebody aborted the search.

Goal is to allow users as well as developer to see how the queue behaves during different times of day and to determine break-even points of queue durations.

@Cepheid-UK
Copy link
Member

We do collect data manually on queue lengths, so this would be great to have in the admin panel, if anyone wants to discuss how this should work, those with data-science role on discord should be able to give some advice. It will for sure require some backend work too though, and I can help a little with that, or modmoto/abeninski

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

2 participants