Commit b10a436
Jarret Lavallee
Convert system metrics into float
Prior to this commit, the system metrics values were strings. This
commit changes them to be floats. This adds compatibility with the
existing json2timeseries parsing script as it looks for numeric values.1 parent 96b75d1 commit b10a436
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments