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
[17:04:53] <seuf> I'm trying to use the system input plugin and it send metrics like 'system,host=fedora-26 uptime_format="5 days, 6:52" 1523976940000000000'
[17:05:21] <seuf> but the uptime_format is not parsable by gnocchi-api :
[17:05:22] <seuf> File "/usr/lib/python2.7/site-packages/gnocchi/incoming/__init__.py", line 108, in _encode_measures
[17:05:25] <seuf> dtype=TIMESERIES_ARRAY_DTYPE).tobytes()
[17:05:28] <seuf> ValueError: invalid literal for float(): 5 days, 6:23
The text was updated successfully, but these errors were encountered: