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

Fix ECS container ID parsing #271

Merged
merged 1 commit into from
Jan 14, 2018
Merged

Fix ECS container ID parsing #271

merged 1 commit into from
Jan 14, 2018

Conversation

jwilder
Copy link
Collaborator

@jwilder jwilder commented Jan 14, 2018

ECS changed the /proc/self/cgroup paths which are used to determine
the current container ID. This updates the regexes to search for
the docker formatted ones and ECS one separately.

Fixes #263

ECS changed the /proc/self/cgroup paths which are used to determine
the current container ID.  This updates the regexes to search for
the docker formatted ones and ECS one separately.
@jwilder jwilder merged commit 2c64901 into master Jan 14, 2018
@jwilder jwilder deleted the jw-ecs branch January 14, 2018 21:46
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.

1 participant