mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-17 02:25:57 +00:00
fix: add metric with serverion version on startup
This commit is contained in:
@@ -83,6 +83,8 @@ export class Application {
|
||||
)
|
||||
|
||||
this.logStartupSummary()
|
||||
|
||||
metrics.log('server.started', { version: VERSION })
|
||||
}
|
||||
|
||||
stop(): void {
|
||||
|
||||
Reference in New Issue
Block a user