workadventure/back/src
David Négrier af6924a27c Adding Prometheus metrics
This commit adds a '/metrics' endpoint in the API that can be exploited by Prometheus.

This endpoint returns:

- the number of connected sockets
- the number of users per room
- common NodeJS and system metrics

WARNING: this endpoint is public right now and should be protected
2020-06-09 11:49:23 +02:00
..
Assets/Maps Adding the ability to add several entry points 2020-06-07 13:23:32 +02:00
Controller Adding Prometheus metrics 2020-06-09 11:49:23 +02:00
Enum Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
Model Use userId generated by back end in all message 2020-05-23 15:04:25 +02:00
App.ts Adding Prometheus metrics 2020-06-09 11:49:23 +02:00