Commit Graph

366 Commits

Author SHA1 Message Date
andi bc5d1b0b7b show rendered image
added loading icon
image is scaled to available space
2016-12-21 20:06:11 +01:00
andi d1e39513f3 create web application 2016-12-21 17:48:36 +01:00
andi 35054b00b8 check what starts faster json, ludb or mapdb 2016-12-17 10:54:54 +01:00
andi d4c694dea3 group results by a single field 2016-12-14 19:36:38 +01:00
andi b25060a5d2 add first most simple result object 2016-12-14 17:59:04 +01:00
andi 2fd7c39ef9 remove obsolete classes 2016-12-13 18:44:00 +01:00
andi a4d09ee4b3 remove svak and grok 2016-12-13 18:41:46 +01:00
andi fa4921fcc9 use custom csv writer for performance 2016-12-13 18:41:19 +01:00
andi 876520eb4c do not create a new ObjectMapper per entry
also read value with MappingIterator.
This made reading 20-30 times faster. 
We can now read and index 100k-500k per second.
The varianz might be due to LuDB slowness.
2016-12-12 18:45:02 +01:00
andi 89fbaf2d06 TcpIngestor that receives a stream of json objects and stores them 2016-12-11 18:40:44 +01:00
andi e936df6f7e render plot with a single dataseriew 2016-12-10 18:50:29 +01:00
andi 81b39c5675 small enhancements 2016-12-10 15:36:06 +01:00
andi 4376f8f783 log4j does not guarantee monotonically increasing date values 2016-12-10 15:35:29 +01:00
andi 34ee64fff1 insert entries for different tags in one stream 2016-12-10 14:10:41 +01:00
andi a409c4c5d0 use java.time for time 2016-12-10 08:16:55 +01:00
andi 256b278428 inital commit 2016-12-04 10:41:37 +01:00