fix(prometheus): clean up default Prometheus metric collectors on stop

This commit is contained in:
2026-03-23 14:51:14 +00:00
parent ed05c01abc
commit a01e21663f
4 changed files with 39 additions and 8 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmetrics',
version: '3.0.2',
version: '3.0.3',
description: 'A package for easy collection and reporting of system and process metrics.'
}