feat(monitoring): add throughput metrics and expose them in ops UI

This commit is contained in:
2026-02-13 14:19:19 +00:00
parent 96cefe984a
commit 8be1e87bdc
9 changed files with 71 additions and 14 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '5.1.0',
version: '5.2.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}