Sergey Kanzhelev
|
75bf501888
|
format imports
|
2025-08-13 16:56:32 +00:00 |
|
Manuel Rüger
|
e43459d86d
|
Move glog/klog logging to klog/v2
|
2023-09-17 08:57:33 +03:00 |
|
guoguangwu
|
6dc23ca804
|
chore: remove refs to deprecated io/ioutil
|
2023-06-21 12:12:27 +08:00 |
|
Yordis Prieto Lazo
|
0842910049
|
chore: fix misspelling
|
2022-12-18 22:58:07 -05:00 |
|
Neo Zhuo
|
11ddb5e6bf
|
support custom /proc path
|
2022-04-11 18:15:08 +08:00 |
|
Karan Goel
|
f13d2a5449
|
don't run os feature collector if metric not initialized
|
2021-01-13 09:33:13 -08:00 |
|
Karan Goel
|
71098097c0
|
add metrics for process stats
Tested on a COS VM:
```
$ curl -s localhost:20257/metrics | grep "^system_"
system_interrupts_total{kernel_version="5.4.49+",os_version="cos 85-13310.1041.24"} 8.759236e+07
system_processes_total{kernel_version="5.4.49+",os_version="cos 85-13310.1041.24"} 692506
system_procs_blocked{kernel_version="5.4.49+",os_version="cos 85-13310.1041.24"} 0
system_procs_running{kernel_version="5.4.49+",os_version="cos 85-13310.1041.24"} 2
```
|
2021-01-13 09:14:08 -08:00 |
|
varsha teratipally
|
f89f620909
|
added new line in the known_modules.json
|
2021-01-08 23:25:02 +00:00 |
|
varsha teratipally
|
eb38b4b598
|
added a new metric to retrieve os features like unknown modules
|
2021-01-08 21:52:16 +00:00 |
|