vircadia / vircadia-metaverse

Metaverse server for Vircadia
https://vircadia.com/
59 stars 58 forks source link

Add 'User' stats to the stats API #56

Closed two-one-five closed 4 years ago

two-one-five commented 4 years ago

Things like user counts and historical user counts would be very nice to have to display and show usage. There are probably more metrics that would be handy as well.

Misterblue commented 4 years ago

There are currently two categories: os: cpuBusy, memUsage, server: apiRequests, apiErrors

The plan is for a third category: metaverse: totalUsers, totalAnonUsers, totalActiveDomains

Other metrics?

two-one-five commented 4 years ago

totalActivePlaces would be cool too. :) I find most often that a lot of the time there are many more people online in private worlds than people realize.

Misterblue commented 4 years ago

Was added in 2.2.21