Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/agent-payload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.126
Choose a base ref
...
head repository: DataDog/agent-payload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.127
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 25, 2024

  1. Copy the full SHA
    032d006 View commit details
  2. Autogenerated code

    aureleoules committed Jul 25, 2024
    Copy the full SHA
    c219212 View commit details
  3. Merge pull request #327 from DataDog/aurele.oules/ecs-task-tags

    Add tags to ECSTask collector
    aureleoules authored Jul 25, 2024
    Copy the full SHA
    271c97f View commit details
Showing with 811 additions and 749 deletions.
  1. +804 −749 process/agent.pb.go
  2. +6 −0 process/agent.proto_builder.go
  3. +1 −0 proto/process/agent.proto
Loading