Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.08 KB

File metadata and controls

22 lines (13 loc) · 1.08 KB

Metrics Service

A reusable, containerized microservice for system metrics collection and real-time streaming.

Overview

The Metrics Service provides a decoupled solution for collecting, relaying, and visualizing system metrics in real-time. It acts as a WebSocket relay between metrics collectors (like Telegraf) and dashboard clients, enabling live visualization of CPU, memory, GPU, and other system metrics.

Documentation

Comprehensive documentation is available in the user-guide directory:

Support

For issues, questions, or contributions, please refer to the Known Issues documentation.