You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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