summaryrefslogtreecommitdiff
path: root/dat
diff options
context:
space:
mode:
Diffstat (limited to 'dat')
-rw-r--r--dat/sample-pipe.json (renamed from dat/sample.json)0
-rw-r--r--dat/sample-pipegram.json (renamed from dat/sample-gram.json)0
-rw-r--r--dat/sample-web-bulk.json21
-rw-r--r--dat/sample-web.json (renamed from dat/sample-post.json)0
4 files changed, 21 insertions, 0 deletions
diff --git a/dat/sample.json b/dat/sample-pipe.json
index ed327fc..ed327fc 100644
--- a/dat/sample.json
+++ b/dat/sample-pipe.json
diff --git a/dat/sample-gram.json b/dat/sample-pipegram.json
index 09e5943..09e5943 100644
--- a/dat/sample-gram.json
+++ b/dat/sample-pipegram.json
diff --git a/dat/sample-web-bulk.json b/dat/sample-web-bulk.json
new file mode 100644
index 0000000..31f1f2b
--- /dev/null
+++ b/dat/sample-web-bulk.json
@@ -0,0 +1,21 @@
+{
+ "version": 1,
+ "streamer-id": {"quality": "high", "content-id": "av", "format": "webm"},
+ "hostname": "localhost",
+ "tags": ["suppa", "toll"]
+}
+{
+ "start-time": "2013-10-26T12:30:00Z",
+ "duration-ms": 15000,
+ "data": {"bytes-sent": 0, "client-count": 0}
+}
+{
+ "start-time": "2013-10-26T12:30:15Z",
+ "duration-ms": 15000,
+ "data": {"bytes-sent": 42, "client-count": 1}
+}
+{
+ "start-time": "2013-10-26T12:30:30Z",
+ "duration-ms": 15000,
+ "data": {"bytes-sent": 1337, "client-count": 2}
+}
diff --git a/dat/sample-post.json b/dat/sample-web.json
index 35c76e0..35c76e0 100644
--- a/dat/sample-post.json
+++ b/dat/sample-web.json