chore: remove finished TODO item
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 24 Sep 2015 01:48:52 +0000 (21:48 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 24 Sep 2015 01:51:15 +0000 (21:51 -0400)
src/beam_stats_msg_graphite.erl

index 6788d90..de18c0d 100644 (file)
@@ -41,7 +41,6 @@ of_beam_stats(#beam_stats
     { timestamp = Timestamp
     , node_id   = _
     , memory    = Memory
-    % TODO: Handle the rest of data points
     , io_bytes_in      = IOBytesIn
     , io_bytes_out     = IOBytesOut
     , context_switches = ContextSwitches
This page took 0.019185 seconds and 4 git commands to generate.