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

[orchestration] Add Vertical Pod Autoscaler #206

Closed JLineaweaver closed 1 year ago

JLineaweaver commented 1 year ago

Add corresponding types to start supporting Kubernetes vertical pod autoscalers. Information regarding these can be found https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/pkg/apis/autoscaling.k8s.io/v1/types.go

Reviewers: please see the review guidelines.