kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
164 stars 54 forks source link

Message interpolation error - jakarta.validation.ValidationException: HV000149: An exception occurred during message interpolation #1001

Closed rbadagandi1 closed 1 year ago

rbadagandi1 commented 1 year ago

Due to missing metrics in JSON, we were getting nested exceptions and were not handling the scenario of missing metrics [] JSON object.

We need to handle the case more gracefully with appropriate messaging informing user of missing metrics

rbadagandi1 commented 1 year ago

Completed as part of PR 993