airi/apps
RainbowBird 272cdae03b
feat(server/otel): restructure observability metrics and add active sessions gauge
- Moved RateLimitMetrics import path to a more centralized location.
- Introduced a new file for active sessions gauge to track user sessions in the database.
- Updated index.ts to include new metrics and ensure proper initialization of observability metrics.
- Modified various routes and services to utilize the new observability structure.
- Added smoke tests for HTTP and WebSocket metrics to ensure proper metric registration and functionality.
- Enhanced error handling for metrics reading failures to improve observability.
2026-05-12 23:10:13 +08:00
..
component-calling chore(deps): remove deprecated unplugin-vue-router (#1664) 2026-04-15 15:02:10 +08:00
server feat(server/otel): restructure observability metrics and add active sessions gauge 2026-05-12 23:10:13 +08:00
stage-pocket fix(stage-pocket,stage-server): correct Android deep link scheme (#1794) 2026-05-08 20:48:55 +08:00
stage-tamagotchi feat(stage-tamagotchi,stage-shared): wire up global shortcut service and devtools (#1811) 2026-05-10 20:38:47 +09:00
stage-web refactor(stage-ui): new structure for models, services, stores 2026-05-08 17:03:46 +08:00
ui-server-auth feat(auth): delete account (#1756) 2026-04-28 20:53:00 +08:00