agent
agent copied to clipboard
Allow configuring hostNetwork for integrations
PR Description
This PR implements the ability of setting hostNetwork
pod attribute for integration pods. This may be required for example by node_exporter
pods, that need to access /proc/sys/net for gathering host level network metrics.
Which issue(s) this PR fixes
Fixes https://github.com/grafana/alloy/issues/250
Notes to the Reviewer
PR Checklist
- [ ] CHANGELOG.md updated
- [x] Documentation added
- [x] Tests updated
This PR has not had any activity in the past 30 days, so the needs-attention
label has been added to it.
If you do not have enough time to follow up on this PR or you think it's no longer relevant, consider closing it.
The needs-attention
label signals to maintainers that something has fallen through the cracks. No action is needed by you; your PR will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity.
Thank you for your contributions!