Closed maddieford closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.54%. Comparing base (
3aebcdd
) to head (68ba023
). Report is 320 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
The log collector process first checks that cgroups are setup correctly, adding any telemetry events if there are unexpected results.
This PR updates the log collector process to initialize the common properties in telemetry events before any cgroup checks. It also adds a telemetry event for uncompressed file size before we expect the process to exit due to mem limit exceeded.
Issue #
PR information
Quality of Code and Contribution Guidelines