fix(monitoring): Use smartMetrics cpuPercentage for cpuUsage.user and update smartmetrics and smartproxy dependencies

This commit is contained in:
2026-02-19 14:36:11 +00:00
parent 8fdcd479d6
commit 1aadc93f92
6 changed files with 23 additions and 67 deletions

View File

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