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
When you submit a metric with a NaN value of a field, it fails server-side with "org.influxdb.InfluxDBException: http: bad request". It would be nice to have client-side validation with a better error message as it can be a bit annoying to track down the cause of the "bad request".