improvment: added prometheus metrics for the number of groups in a room
This commit is contained in:
parent
6658e2d666
commit
b1d2543631
5 changed files with 80 additions and 32 deletions
|
@ -1,5 +1,4 @@
|
|||
import {App} from "../Server/sifrr.server";
|
||||
import {IoSocketController} from "_Controller/IoSocketController";
|
||||
import {HttpRequest, HttpResponse} from "uWebSockets.js";
|
||||
const register = require('prom-client').register;
|
||||
const collectDefaultMetrics = require('prom-client').collectDefaultMetrics;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue