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

Add new ECS vendor data that reports container id #2563

Closed
jsumners-nr opened this issue Sep 12, 2024 · 1 comment · Fixed by #2565
Closed

Add new ECS vendor data that reports container id #2563

jsumners-nr opened this issue Sep 12, 2024 · 1 comment · Fixed by #2565
Assignees
Labels
points: 3 A few days

Comments

@jsumners-nr
Copy link
Contributor

  1. Update
    const VENDOR_METHODS = {
    to include a new "ecs" vendor.
  2. Duplicate
    getEcsContainerId({ agent, callback, logger })
    into the new ECS vendor
  3. Make the ECS vendor return an object { ecs: { ecsDockerId: 'whatever-it-is' } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
points: 3 A few days
Projects
Status: Done: Issues recently completed
Development

Successfully merging a pull request may close this issue.

1 participant