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

Add autoscaling proto + JSON Schema generation #302

Closed vboulineau closed 6 months ago

vboulineau commented 6 months ago

What does this PR do?

Add Autoscaling proto and JSON schema generation plugin (used for autoscaling)/ Upgrade to Go 1.21 to avoid space diffs between local and CI. All repos using agent-payload should be >= 1.21 already.

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

Reviewers: please see the review guidelines.