summaryrefslogtreecommitdiff
path: root/dat
diff options
context:
space:
mode:
authorMarkus Grüneis <gimpf@gimpf.org>2014-10-19 14:51:10 +0200
committerMarkus Grüneis <gimpf@gimpf.org>2014-10-19 14:52:26 +0200
commitd1e7460a9cda28b99c9c2644b6e178066d323c0d (patch)
treedab3a367d2e561d3d80c46b67cbec49952a3fc7f /dat
parenthub: remove obsolete shell scripts (diff)
hub: fix storing client-specific data
Diffstat (limited to 'dat')
-rw-r--r--dat/sample.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/dat/sample.json b/dat/sample.json
index de582d2..ed327fc 100644
--- a/dat/sample.json
+++ b/dat/sample.json
@@ -6,3 +6,4 @@
{"data": {"bytes-sent": 6226, "client-count": 1}, "start-time": "2013-10-21T15:00:00Z", "duration-ms": 300000}
{"data": {"bytes-sent": 0, "client-count": 0}, "start-time": "2013-10-21T15:10:00Z", "duration-ms": 300000}
{"data": {"bytes-sent": 8970, "client-count": 1}, "start-time": "2013-10-21T15:15:00Z", "duration-ms": 300000}
+{"data": {"bytes-sent": 413535, "clients": [{"ip": "85.238.166.201", "bytes-sent": 413535, "user-agent": "blah"}], "client-count": 1}, "start-time": "2013-10-24T05:18:28Z", "duration-ms": 5000}