eufon/blinkenlicht/metric
Daniel Barlow 463c1eea03 standardise interface to metrics
call as follows:

(let [m  (metricname.new)]
  (m:read)
  (m:read)
   ...
   )
2022-04-26 21:25:43 +01:00
..
battery.fnl standardise interface to metrics 2022-04-26 21:25:43 +01:00
cpustat.fnl standardise interface to metrics 2022-04-26 21:25:43 +01:00
loadavg.fnl standardise interface to metrics 2022-04-26 21:25:43 +01:00
uplink.fnl standardise interface to metrics 2022-04-26 21:25:43 +01:00