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

Embed generated JSON Schema for easier external usage #332

Closed vboulineau closed 1 month ago

vboulineau commented 2 months ago

What does this PR do?

Embed generated JSON Schema for easier external usage. Force additionalProperties to be false for autoscaling values schema.

Motivation

Improve ease of use.

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

Reviewers: please see the review guidelines.