Skip to content

Commit

Permalink
Add SystemInfo to CollectorECSTask
Browse files Browse the repository at this point in the history
  • Loading branch information
aureleoules committed Jul 31, 2024
1 parent 3d5db65 commit 562858f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/process/agent.proto
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ message CollectorECSTask {
repeated string tags = 9;
Host host = 10; // Post-resolved field
string hostName = 11;
SystemInfo info = 12;
}

message ECSTask {
Expand Down

0 comments on commit 562858f

Please sign in to comment.