This is an automated email from the ASF dual-hosted git repository.
mmodzelewski pushed a change to branch connectors-scoped-stats
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 6f2c3fa67 feat: respect CPU and cgroup limits in server-ng and
connectors stats
new 26a3d921c improvements
new fb6d2f80c unify probing
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/connectors/runtime/src/main.rs | 2 +
core/connectors/runtime/src/stats.rs | 49 ++-------
core/server-ng/src/main.rs | 4 +
core/server-ng/src/responses.rs | 79 +++++---------
core/server/src/main.rs | 4 +
core/server/src/shard/system/stats.rs | 194 ++++++++++++++--------------------
core/system_stats/src/lib.rs | 187 ++++++++++++++++++++++++++++----
7 files changed, 291 insertions(+), 228 deletions(-)