Count logins from Google, Twitter, Facebook, NoAuth -> Counter
Num of Players that have played -> Counter
Total Num of Parties Created -> Counter
Total Num of Round Created -> Counter
Num of rounds that exist right now ->Counter
Num of players connected right now -> Counter
Average Round length -> Timer
Num of players in a queue -> Counter
GameRoundWebsock.onMessage() -> Metered
Average Total Time a Websocket is open -> Timer
Count mobile vs non mobile players -> Counter
Added the following Application Metrics:
Count logins from Google, Twitter, Facebook, NoAuth -> Counter Num of Players that have played -> Counter Total Num of Parties Created -> Counter Total Num of Round Created -> Counter Num of rounds that exist right now ->Counter Num of players connected right now -> Counter Average Round length -> Timer Num of players in a queue -> Counter GameRoundWebsock.onMessage() -> Metered Average Total Time a Websocket is open -> Timer Count mobile vs non mobile players -> Counter