Commit Graph

8 Commits

Author SHA1 Message Date
alesapin
e75a0a594d Better fix for procfs_metrics 2022-03-28 15:39:02 +02:00
alesapin
51ef88e5dd Fix 00385 2022-03-28 15:29:13 +02:00
sundy-li
c972977c17 Update tests 2021-01-21 13:08:40 +08:00
sundy-li
bcf495a107 Update tests 2021-01-21 12:15:44 +08:00
Yatsishin Ilya
a25fa1996b fix style checks 2020-12-29 17:57:12 +03:00
Alexey Milovidov
1a487f88d6 Minor changes 2020-08-03 00:24:16 +03:00
Alexey Milovidov
09b9a308cb Fix obvious race condition in test 2020-06-09 05:03:22 +03:00
Alexander Kazakov
e9baaa439b
Implementation of new system metrics provider (Procfs) (#10544)
* New metrics provider (Procfs) + Refactored TasksStatsCounters

* Trivial statless test that ProcFS is provided

* Trivial perf test for ProcfsMetricsProvider

Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-05-01 21:47:41 +03:00