DataDog / agent-payload

Payload format description for communication between the agent and the Datadog backend
BSD 3-Clause "New" or "Revised" License
21 stars 19 forks source link

[NPM-3357] Add field for local and remote ECS task #338

Closed hmahmood closed 1 month ago

hmahmood commented 2 months ago

What does this PR do?

Adds fields for local and remote ECS tasks to the Connection and CollectorConnections messages.

Dependent PRs: https://github.com/DataDog/dd-go/pull/148776 https://github.com/DataDog/dd-go/pull/149703

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

Reviewers: please see the review guidelines.