issues
search
ClusterCockpit
/
cc-metric-collector
A node agent for measuring, processing and forwarding node level metrics
MIT License
4
stars
7
forks
source link
Add collector for monitoring the execution of cc-metric-collector itself
#81
Closed
TomTheBear
closed
2 years ago
TomTheBear
commented
2 years ago
Provides memory usage from the
runtime
package
Number of currently running Go routines
Number of executed CGO calls
Some values from
rusage
like user&system time, page faults and others through the
syscall
package
runtime
packagerusage
like user&system time, page faults and others through thesyscall
package