Describe the bug
While calling Update results with an invalid metric name, it now gives a generic error message as shown below, but it should mention the name of the faulty metric so that its easier to debug and fix name of the metrics.
How to reproduce it
To reproduce enter invalid name "bhanviCpuUsage" instead of "namespaceCpuUsage" in the update results json
Expected behavior
a clear bug message, instead of printing everything under the sun
Relevant logs
Attach any relevant logs to help debug the issue
Environment:
- Kubernetes Cluster [e.g. minikube, openshift, kind]
- Version
- OS
Additional context
Add any other context about the problem here, any links or screenshots
