Skip to content

fix(collectd): only monitor disk usage of rootfs and overlay partitions#127

Merged
reubenmiller merged 1 commit intomainfrom
fix-collectd-df-config
Jan 30, 2025
Merged

fix(collectd): only monitor disk usage of rootfs and overlay partitions#127
reubenmiller merged 1 commit intomainfrom
fix-collectd-df-config

Conversation

@reubenmiller
Copy link
Contributor

@reubenmiller reubenmiller commented Jan 30, 2025

Previously collectd was also monitoring files which are mounted within the container, e.g. /etc/resolv.conf which was causing an issue in Cumulocity as the measurement name had a "." in it.

Below shows an example of the Cumulocity error presented to the user:

image

@github-actions
Copy link

github-actions bot commented Jan 30, 2025

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
35 0 2 35 100 4m5.644s

@reubenmiller reubenmiller added this pull request to the merge queue Jan 30, 2025
Merged via the queue into main with commit e34c273 Jan 30, 2025
5 checks passed
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