fix(monitoring): stop allocating route metrics to domains when no request data exists

This commit is contained in:
2026-04-13 19:15:46 +00:00
parent 835537f789
commit cdc77305e5
4 changed files with 9 additions and 16 deletions

View File

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