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

[protobuf] remove legacy protobuf compiler #347

Closed leeavital closed 1 month ago

leeavital commented 1 month ago

As described in https://github.com/DataDog/agent-payload/pull/337 we used to use two different protobuf compilers in this repo.

Now we only use one, so we can get rid of references to the old one.

What does this PR do?

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

Reviewers: please see the review guidelines.

leeavital commented 1 month ago

/merge -m squash

dd-devflow[bot] commented 1 month ago

:steam_locomotive: MergeQueue: pull request added to the queue

The median merge time in master is 2m.

Use /merge -c to cancel this operation!