Commit Graph

5 Commits

Author SHA1 Message Date
34b09ed7a7 feat: Implement Prometheus metrics exposure in SmartMetrics
- Added Prometheus gauges for CPU and memory metrics.
- Implemented HTTP server to expose metrics at /metrics endpoint.
- Created methods to enable and disable the Prometheus endpoint.
- Updated getMetrics() to set gauge values.
- Added tests for Prometheus metrics functionality.
- Updated documentation plan for Prometheus integration.
2025-06-09 10:31:25 +00:00
861e9ab0be fix(core): update 2023-08-08 17:54:27 +02:00
173df91528 BREAKING CHANGE(core): switch to esm 2022-07-27 12:00:38 +02:00
1b8f4f2219 fix(core): update 2021-08-14 17:01:54 +02:00
932c2e5795 fix(core): update 2021-08-12 23:19:39 +02:00