> importer@0.0.1 start:dev > nest start --watch [00:14:37] Starting compilation in watch mode... [00:14:40] Found 0 errors. Watching for file changes. [Nest] 29152 - 20.08.2025, 00:14:41  LOG [NestFactory] Starting Nest application... node.exe : [2025-08-19T21:14:41.485Z][WARN][@clickhouse/client][Config] "host" is deprecated. Use "url" instead. C:\nvm4w\nodejs\npm.ps1:29 знак:3 + & $NODE_EXE $NPM_CLI_JS $args + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: ([2025-08-19T21:... "url" instead.:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] TypeOrmModule dependencies initialized +38ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] PassportModule dependencies initialized +1ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] HttpModule dependencies initialized +0ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] JwtModule dependencies initialized +0ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] ClickHouseModule dependencies initialized +0ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] ConfigModule dependencies initialized +0ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] ConfigModule dependencies initialized +0ms Prometheus API URL: http://192.168.2.34:9090/api/v1 [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] AppModule dependencies initialized +1ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] PrometheusModule dependencies initialized +0ms [Nest] 29152 - 20.08.2025, 00:14:41  LOG [InstanceLoader] MenuModule dependencies initialized +0ms query: SELECT version() query: SELECT * FROM current_schema() [Nest] 29152 - 20.08.2025, 00:14:42  LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +608ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [InstanceLoader] AuthModule dependencies initialized +1ms [Nest] 29152 - 20.08.2025, 00:14:42  WARN [LegacyRouteConverter] Unsupported route path: "/api/*". In previous versions, the symbols ?, *, and + were used to denote optional or repeating path parameters. The latest version of "path-to-regexp" now requires the use of named parameters. For example, instead of using a route like /users/* to capture all routes starting with "/users", you should use /users/*path. For more details, refer to the migration guide. Attempting to auto-convert... [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RoutesResolver] ClickHouseController {/api/clickhouse}: +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/clickhouse, GET} route +2ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/clickhouse/send-to-ai, POST} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RoutesResolver] AuthController {/api/auth}: +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/auth/check, GET} route +1ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/auth/logout, POST} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/auth/users, GET} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/auth/users, POST} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/auth/users/:id, DELETE} route +1ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RoutesResolver] MetricsController {/api/metrics}: +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/metrics, GET} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/metrics/all, GET} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/metrics/all-values, GET} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RoutesResolver] MenuController {/api/menu}: +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/menu/full, GET} route +1ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/menu/check-updates, GET} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/menu/save, POST} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/menu/overrides, POST} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/menu/:id, PUT} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RoutesResolver] RangeController {/api/ranges}: +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/ranges/list, GET} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [RouterExplorer] Mapped {/api/ranges/update, POST} route +0ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [NestApplication] Nest application successfully started +6ms [Nest] 29152 - 20.08.2025, 00:14:42  LOG [MetricsGateway] WebSocket server running at ws://localhost:3001/metrics-ws [Nest] 29152 - 20.08.2025, 00:14:42  LOG [Bootstrap] Application is running on: http://localhost:3000/api/docs GET /menu/full requested [Nest] 29152 - 20.08.2025, 00:14:43  LOG [MetricsGateway] Client connected: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Active clients: 1, Subscriptions: 0 [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  LOG [MetricsGateway] Creating new realtime subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  LOG [MetricsGateway] Creating new realtime subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Fetching historical data for: zvks_server_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  LOG [MetricsGateway] Creating new realtime subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Fetching historical data for: zvks_application_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  LOG [MetricsGateway] Creating new realtime subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] No subscription found for: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] No subscription found for: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Fetching historical data for: zvks_server_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  LOG [MetricsGateway] Creating new realtime subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Fetching historical data for: zvks_application_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:14:43  LOG [MetricsGateway] Creating new realtime subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Subscription created for zvks_application_li with 10000ms interval [Nest] 29152 - 20.08.2025, 00:14:43  DEBUG [MetricsGateway] Subscription created for zvks_server_li with 10000ms interval [Nest] 29152 - 20.08.2025, 00:14:44  DEBUG [MetricsGateway] Subscription created for zvks_application_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:14:44  DEBUG [MetricsGateway] Subscription created for zvks_server_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:14:45  DEBUG [MetricsGateway] Subscription created for zvks_application_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:14:45  DEBUG [MetricsGateway] Historical data sent for: zvks_application_li, points: 0 [Nest] 29152 - 20.08.2025, 00:14:45  DEBUG [MetricsGateway] Historical data sent for: zvks_server_li, points: 0 [Nest] 29152 - 20.08.2025, 00:14:45  DEBUG [MetricsGateway] Subscription created for zvks_server_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:14:45  DEBUG [MetricsGateway] Historical data sent for: zvks_server_li, points: 0 [Nest] 29152 - 20.08.2025, 00:14:46  DEBUG [MetricsGateway] Historical data sent for: zvks_application_li, points: 0 [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:50  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:51  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:14:56  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li GET /menu/full requested [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:00  LOG [MetricsGateway] Subscription removed: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] No subscription found for: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:00  LOG [MetricsGateway] Subscription removed: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Fetching historical data for: zvks_ConferencesActive, from 2025-08-19T20:15:00.000Z to 2025-08-19T21:15:00.000Z [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  LOG [MetricsGateway] Creating new realtime subscription: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] No subscription found for: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] No subscription found for: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] No subscription found for: zvks_ConferencesActive [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Fetching historical data for: zvks_ConferencesActive, from 2025-08-19T20:15:00.000Z to 2025-08-19T21:15:00.000Z [Nest] 29152 - 20.08.2025, 00:15:00  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:00  LOG [MetricsGateway] Creating new realtime subscription: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:01  DEBUG [MetricsGateway] Subscription created for zvks_ConferencesActive?device=18&source_id=module%2412 with 5000ms interval [Nest] 29152 - 20.08.2025, 00:15:01  DEBUG [MetricsGateway] Historical data sent for: zvks_ConferencesActive, points: 241 [Nest] 29152 - 20.08.2025, 00:15:01  DEBUG [MetricsGateway] Subscription created for zvks_ConferencesActive?device=18&source_id=module%2412 with 5000ms interval [Nest] 29152 - 20.08.2025, 00:15:01  DEBUG [MetricsGateway] Historical data sent for: zvks_ConferencesActive, points: 241 [Nest] 29152 - 20.08.2025, 00:15:06  DEBUG [MetricsGateway] Data updated for subscription: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:06  DEBUG [MetricsGateway] Data updated for subscription: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:16  DEBUG [MetricsGateway] Data updated for subscription: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:19  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:19  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:19  LOG [MetricsGateway] Subscription removed: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:19  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:19  DEBUG [MetricsGateway] No subscription found for: zvks_ConferencesActive?device=18&source_id=module%2412 [Nest] 29152 - 20.08.2025, 00:15:19  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:19  DEBUG [MetricsGateway] Fetching historical data for: zvks_ConferencesActive, from 2025-08-19T20:15:00.000Z to 2025-08-19T21:15:00.000Z [Nest] 29152 - 20.08.2025, 00:15:19  DEBUG [MetricsGateway] Historical data sent for: zvks_ConferencesActive, points: 241 [Nest] 29152 - 20.08.2025, 00:15:22  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:22  DEBUG [MetricsGateway] Fetching historical data for: zvks_ConferencesActive, from 2025-08-12T20:15:00.000Z to 2025-08-19T21:15:00.000Z [Nest] 29152 - 20.08.2025, 00:15:22  DEBUG [MetricsGateway] Historical data sent for: zvks_ConferencesActive, points: 1001 [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] No subscription found for: zvks_ConferencesActive [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Fetching historical data for: zvks_server_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  LOG [MetricsGateway] Creating new realtime subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Fetching historical data for: zvks_application_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  LOG [MetricsGateway] Creating new realtime subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] No subscription found for: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] No subscription found for: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Fetching historical data for: zvks_server_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  LOG [MetricsGateway] Creating new realtime subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Fetching historical data for: zvks_application_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:27  LOG [MetricsGateway] Creating new realtime subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Historical data sent for: zvks_application_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Subscription created for zvks_server_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:27  DEBUG [MetricsGateway] Historical data sent for: zvks_server_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:28  DEBUG [MetricsGateway] Historical data sent for: zvks_server_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:28  DEBUG [MetricsGateway] Subscription created for zvks_application_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:28  DEBUG [MetricsGateway] Subscription created for zvks_server_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:28  DEBUG [MetricsGateway] Historical data sent for: zvks_application_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:28  DEBUG [MetricsGateway] Subscription created for zvks_application_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:31  LOG [MetricsGateway] Subscription removed: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] No subscription found for: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:31  LOG [MetricsGateway] Subscription removed: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Fetching historical data for: zvks_cpu15min, from 2025-08-19T20:15:31.000Z to 2025-08-19T21:15:31.000Z [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  LOG [MetricsGateway] Creating new realtime subscription: zvks_cpu15min?device=18&source_id=module%2411 [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] No subscription found for: zvks_cpu15min?device=18&source_id=module%2411 [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] No subscription found for: zvks_cpu15min?device=18&source_id=module%2411 [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] No subscription found for: zvks_cpu15min [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Fetching historical data for: zvks_cpu15min, from 2025-08-19T20:15:31.000Z to 2025-08-19T21:15:31.000Z [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:31  LOG [MetricsGateway] Creating new realtime subscription: zvks_cpu15min?device=18&source_id=module%2411 [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Historical data sent for: zvks_cpu15min, points: 241 [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Historical data sent for: zvks_cpu15min, points: 241 [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Subscription created for zvks_cpu15min?device=18&source_id=module%2411 with 5000ms interval [Nest] 29152 - 20.08.2025, 00:15:31  DEBUG [MetricsGateway] Subscription created for zvks_cpu15min?device=18&source_id=module%2411 with 5000ms interval [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] No subscription found for: zvks_cpu15min [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from: zvks_cpu15min?device=18&source_id=module%2411 [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Subscription removed: zvks_cpu15min?device=18&source_id=module%2411 [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] No subscription found for: zvks_cpu15min?device=18&source_id=module%2411 [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Fetching historical data for: zvks_server_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Creating new realtime subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Subscription created for zvks_server_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Fetching historical data for: zvks_application_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Creating new realtime subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Subscription removed: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] No subscription found for: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: unsubscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] No subscription found for: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Fetching historical data for: zvks_server_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Creating new realtime subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: get-historical from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Fetching historical data for: zvks_application_li, from 1970-01-21T07:40:34.000Z to 1970-01-21T07:40:38.000Z [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Received event: subscribe-realtime from client: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:33  LOG [MetricsGateway] Creating new realtime subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Subscription created for zvks_application_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Subscription created for zvks_server_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Subscription created for zvks_application_li with [object Object]ms interval [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Historical data sent for: zvks_server_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Historical data sent for: zvks_application_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Historical data sent for: zvks_application_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Historical data sent for: zvks_server_li, points: 0 [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_server_li [Nest] 29152 - 20.08.2025, 00:15:33  DEBUG [MetricsGateway] Data updated for subscription: zvks_application_li [Nest] 29152 - 20.08.2025, 00:15:34  LOG [MetricsGateway] Client disconnected: client-1755638083121-5xng5gt [Nest] 29152 - 20.08.2025, 00:15:34  LOG [MetricsGateway] Client client-1755638083121-5xng5gt unsubscribed from 2 subscriptions [Nest] 29152 - 20.08.2025, 00:15:34  DEBUG [MetricsGateway] Active clients: 0, Subscriptions: 0