googleforgames / googleforgames/open-match

Implement Stats Service in Open Match to provide Player Pool Statistics

Open
#683 4 comments 1 reaction 0 assignees View on GitHub
area/feature enhancement
Dominant language
Go
Stars
3.4k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

A Director calling into Open Match may need statistics about the current player pool size for a specific profile etc., to determine what rate to make match generation calls at.

In general, no component in the online game services system should directly connect to redis. Any information that any component may fetch from redis, we need to implemement as a first class Stats service.

Please use this issue to add any information that this stats service may need to provide.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.