Hello,
if I try to define a metric with a Metric Expression in my dashboard, I get only one entry. The problem is, that if one of the metrics is null the whole expression is null. Can I somehow change my expression so that an null value is beeing treated as 0 instead?
My expression is as follows: {Calls}-{Slow}-{very_Slow}-{Stall}-{Error}
Kind regards