alloy icon indicating copy to clipboard operation
alloy copied to clipboard

feat: Configurable cgroup ID regex for process discovery component

Open mahendrapaipuri opened this issue 5 months ago • 1 comments

PR Description

This PR adds a new regex argument to Process discovery component that captures the cgroup ID of the process and exports it in the target.

Which issue(s) this PR fixes

Fixes #1461

Notes to the Reviewer

@simonswine Please take a look at it when you have time.

PR Checklist

  • [ ] CHANGELOG.md updated
  • [x] Documentation added
  • [x] Tests updated
  • [ ] Config converters updated

mahendrapaipuri avatar Aug 27 '24 09:08 mahendrapaipuri