Skip to content

Issue 29#31

Merged
f18m merged 35 commits intomasterfrom
issue-29
Jan 3, 2022
Merged

Issue 29#31
f18m merged 35 commits intomasterfrom
issue-29

Conversation

@f18m
Copy link
Owner

@f18m f18m commented Dec 23, 2021

cmonitor_collector:

  • Large Cgroup configuration code refactor: revise completely and deep-test all supported kernels/cgroup-provider combination
  • Add unit tests for SYSTEMD-created cgroups (previously we had only for DOCKER-created cgroups)
  • Fix search for cmonitor_collector PID in cgroups v2 (when running outside a container)
  • Log errors on stdout when running in debug mode
  • Change behavior: if some cgroup v2 limit cannot be detected, keep monitoring instead of giving up; this makes collector logic much more robust against unknown environments (combination of linux kernel, distribution, systemd/docker/etc)
  • Fix bug where last baremetal cpu was not monitored
  • in README: add info on how to build from sources

cmonitor tools:

  • Fix formatting of Python scripts by increasing length used by black
  • in cmonitor_chart: fix reading of timestamps when --utc is not provided

all:

  • bump version to 2.2

@f18m f18m merged commit 1badda2 into master Jan 3, 2022
@f18m f18m deleted the issue-29 branch January 27, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments