mirror of
https://github.com/strukturag/nextcloud-spreed-signaling
synced 2026-03-14 14:35:44 +01:00
Register "statsHubSessionsResumedTotal" so it gets included in metrics.
This commit is contained in:
parent
1b0ed17460
commit
030e20f5e4
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ var (
|
|||
statsHubRoomsCurrent,
|
||||
statsHubSessionsCurrent,
|
||||
statsHubSessionsTotal,
|
||||
statsHubSessionsResumedTotal,
|
||||
statsHubSessionResumeFailed,
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue