coroot-node-agent icon indicating copy to clipboard operation
coroot-node-agent copied to clipboard

feat(agent): Add memory page fault metric

Open Vperiodt opened this issue 6 months ago • 0 comments

Initial fix for :- https://github.com/coroot/coroot/issues/606 new metric container_resources_memory_page_faults_total to detect memory pressure. the new metrics are correctly exposed on the /metrics endpoint, showing both major and minor fault types

Screenshot from 2025-06-22 00-16-25

Vperiodt avatar Jun 21 '25 18:06 Vperiodt