Closed fearful-symmetry closed 7 months ago
Closes https://github.com/elastic/elastic-agent-system-metrics/issues/135
This fixes an issue where our permissions checks for fetching /proc/pid/exe could fail for kernel procs and certain docker configs.
/proc/pid/exe
Also re-enables one of the tests.
This is a bug that causes data loss.
CHANGELOG.md
What does this PR do?
Closes https://github.com/elastic/elastic-agent-system-metrics/issues/135
This fixes an issue where our permissions checks for fetching
/proc/pid/exe
could fail for kernel procs and certain docker configs.Also re-enables one of the tests.
Why is it important?
This is a bug that causes data loss.
Checklist
CHANGELOG.md