fix(monitoring): exclude unconfigured routes from domain activity aggregation

This commit is contained in:
2026-04-13 19:17:46 +00:00
parent f2cfa923a0
commit 1bbf31605c
4 changed files with 8 additions and 27 deletions

View File

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