summaryrefslogtreecommitdiff
path: root/python/gras/query
diff options
context:
space:
mode:
Diffstat (limited to 'python/gras/query')
-rw-r--r--python/gras/query/chart_total_io_counts.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/gras/query/chart_total_io_counts.js b/python/gras/query/chart_total_io_counts.js
index 597de71..ac1fb0e 100644
--- a/python/gras/query/chart_total_io_counts.js
+++ b/python/gras/query/chart_total_io_counts.js
@@ -50,6 +50,7 @@ GrasChartTotalIoCounts.prototype.update = function(point)
['Output', 'items', 'items_produced'],
['Output', 'tags', 'tags_produced'],
['Output', 'msgs', 'msgs_produced'],
+ ['Copied', 'bytes', 'bytes_copied'],
];
$.each(stuff, function(contents_i, contents)