Observed on master.
In any Monitoring UI chart, when hovering over a point where there is no monitoring data, the y-value for that point is shown as [object Object] in the chart legend.
Here's an example:

I'd expect something like N/A (but not 0) to be shown instead.
Observed on
master.In any Monitoring UI chart, when hovering over a point where there is no monitoring data, the y-value for that point is shown as
[object Object]in the chart legend.Here's an example:
I'd expect something like
N/A(but not0) to be shown instead.