Commit Graph

6 Commits

Author SHA1 Message Date
caa15e539e fix(metrics): fix metrics 2025-06-23 13:07:30 +00:00
753b03d3e9 fix(metrics): fix metrics 2025-06-23 08:50:19 +00:00
be58700a2f fix(tests): fix tests 2025-06-23 08:38:14 +00:00
131a454b28 fix(metrics): improve metrics 2025-06-22 22:28:37 +00:00
fc09af9afd 19.6.1
Some checks failed
Default (tags) / security (push) Successful in 41s
Default (tags) / test (push) Failing after 31m49s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-06-09 16:37:46 +00:00
9bf15ff756 feat(metrics): add comprehensive metrics collection system
Implement real-time stats tracking including connection counts, request metrics, bandwidth usage, and route-specific monitoring. Adds MetricsCollector with observable streams for reactive monitoring integration.
2025-06-09 15:08:37 +00:00