Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2016-11-15 12:24:42 +0300
committermattab <matthieu.aubry@gmail.com>2016-11-15 12:24:42 +0300
commitc7cc80007832ac8031e0ed2f1e97e307880c892b (patch)
tree20b4aa53db10cd7e13885465f2922a7d6638cef1 /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getDefaultMetricTranslations.xml
parentfaee6041a99455b287756c949b6665ca25002df4 (diff)
System tests with bandwidth metrics
Diffstat (limited to 'tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getDefaultMetricTranslations.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getDefaultMetricTranslations.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getDefaultMetricTranslations.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getDefaultMetricTranslations.xml
index 0993a20cd0..2da072a826 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getDefaultMetricTranslations.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getDefaultMetricTranslations.xml
@@ -83,5 +83,13 @@
<nb_interactions>Interactions</nb_interactions>
<interaction_rate>Interaction Rate</interaction_rate>
<nb_visits_percentage>% Visits</nb_visits_percentage>
+ <nb_hits_with_bandwidth>Recorded hits with bandwidth</nb_hits_with_bandwidth>
+ <max_bandwidth>Max Bandwidth</max_bandwidth>
+ <min_bandwidth>Min Bandwidth</min_bandwidth>
+ <sum_bandwidth>Sum Bandwidth</sum_bandwidth>
+ <avg_bandwidth>Avg. Bandwidth</avg_bandwidth>
+ <nb_total_overall_bandwidth>Bytes transferred overall</nb_total_overall_bandwidth>
+ <nb_total_pageview_bandwidth>Bytes transferred pageviews</nb_total_pageview_bandwidth>
+ <nb_total_download_bandwidth>Bytes transferred downloads</nb_total_download_bandwidth>
</row>
</result> \ No newline at end of file