diff --git a/Tank/Plugins/GraphiteUploader.py b/Tank/Plugins/GraphiteUploader.py index 6e8dd4d..55139f1 100644 --- a/Tank/Plugins/GraphiteUploader.py +++ b/Tank/Plugins/GraphiteUploader.py @@ -74,7 +74,8 @@ class GraphiteUploaderPlugin(AbstractPlugin, AggregateResultListener): height=400, start_time=self.start_time, end_time=self.end_time, - prefix=self.prefix + prefix=self.prefix, + web_port=self.web_port, ) ) diff --git a/Tank/Plugins/graphite.tpl b/Tank/Plugins/graphite.tpl index d422864..f2777ef 100644 --- a/Tank/Plugins/graphite.tpl +++ b/Tank/Plugins/graphite.tpl @@ -2,22 +2,22 @@

Overall quantiles and average response time

- +

RPS by marker

- +

Average response time by marker

- +

HTTP codes

- +

NET codes

- +

Cumulative quantiles and average response time

- +