REsrc - resource monitor provides simple visualization of the system resource usage, focusing on process-specific CPU and memory metrics. The goal is to have this tool running alongside the main application using Kubernetes sidecar pattern, allowing user to visualize process resource usage over time.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to access the service.
- Containerization
- Creating deployment manifest
- Process selection, as currently first process that is received is always shown