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
metricq-check reports metrics without any stored data points as containing non-finite values. This is not correct, it should check if count > 0 before interpreting the aggregate.
The text was updated successfully, but these errors were encountered:
metricq-check
reports metrics without any stored data points as containing non-finite values. This is not correct, it should check ifcount > 0
before interpreting the aggregate.The text was updated successfully, but these errors were encountered: