workadventure/back/src/Controller
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
..
AuthenticateController.ts Fix mediam stream manage and server back down 2020-05-23 14:00:36 +02:00
IoSocketController.ts Adding Prometheus metrics 2020-06-09 11:49:23 +02:00
MapController.ts Adding Prometheus metrics 2020-06-09 11:49:23 +02:00
PrometheusController.ts Adding Prometheus metrics 2020-06-09 11:49:23 +02:00