Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 29 #31

Merged
merged 35 commits into from
Jan 3, 2022
Merged

Issue 29 #31

merged 35 commits into from
Jan 3, 2022

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