Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: unescape systemd cgroup paths #165

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

axw
Copy link
Member

@axw axw commented Nov 12, 2019

When the systemd cgroup driver is used,
cgroup paths will have hyphens (e.g. in pod UIDs)
escaped to underscores. When we're parsing
cgroups, we must therefore unescape them.

See:

When the systemd cgroup driver is used,
cgroup paths will have hyphens (e.g. in pod UIDs)
escaped to underscores. When we're parsing
cgroups, we must therefore unescape them.

See elastic/apm-agent-java#920
@axw
Copy link
Member Author

axw commented Nov 12, 2019

@elastic/apm-agent-devs please create an issue to address this

@axw axw merged commit 3e4b9ff into elastic:master Nov 12, 2019
@axw axw deleted the spec-k8s-systemd-unescape branch November 12, 2019 07:48
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Nov 12, 2019
…s (e.g. in pod UIDs)

escaped to underscores. When we're parsing cgroups, we must therefore unescape them.

refs elastic/apm#165
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Nov 13, 2019
When the systemd cgroup driver is used, cgroup paths will have hyphens (e.g. in pod UIDs)
escaped to underscores. When we're parsing cgroups, we must therefore unescape them.

refs elastic/apm#165
beniwohli added a commit to elastic/apm-agent-python that referenced this pull request Nov 13, 2019
When the systemd cgroup driver is used, cgroup paths will have hyphens (e.g. in pod UIDs)
escaped to underscores. When we're parsing cgroups, we must therefore unescape them.

refs elastic/apm#165
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Nov 13, 2019
…ic#631)

When the systemd cgroup driver is used, cgroup paths will have hyphens (e.g. in pod UIDs)
escaped to underscores. When we're parsing cgroups, we must therefore unescape them.

refs elastic/apm#165
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.

2 participants