Commit Graph

  • 78671a2d8c use linespoints instead of line and make linewidth 2 instead of 1 ahr 2017-11-06 17:04:56 +01:00
  • 64db4c48a2 add plots for percentiles ahr 2017-11-06 16:57:22 +01:00
  • 92dde94443 preparation to add plots for percentiles ahr 2017-11-05 09:21:34 +01:00
  • 870ff492d9 enable logging of metrics ahr 2017-11-05 08:52:33 +01:00
  • 27db9f934d increase entry buffer ahr 2017-11-05 08:52:10 +01:00
  • 11b3610971 make invaders better andi 2017-10-01 19:08:59 +02:00
  • 08f1961f51 replace spinner with a little game andi 2017-10-01 17:23:59 +02:00
  • 386f211377 make it possible to draw the legend outside of the plot area andi 2017-09-30 17:51:33 +02:00
  • d4fd25dc4c replace LinkedHashMap with a more memory efficient implementation andi 2017-09-30 17:50:44 +02:00
  • 7e00594382 add helper class that returns the size of objects andi 2017-09-30 17:49:21 +02:00
  • e0655f66fa skip invalid entries andi 2017-09-24 17:21:20 +02:00
  • a7cd918fc6 skip empty files andi 2017-09-24 17:12:17 +02:00
  • dc8262c37e replace deprecated API andi 2017-09-24 17:00:08 +02:00
  • 4b53baacae add scrollbar for proposals, again andi 2017-09-24 13:32:51 +02:00
  • 35500e387a add vertical marker lines that show which area will be used after zooming andi 2017-09-24 12:52:44 +02:00
  • 8b74992e66 reduce memory allocations by 25% with a cache of formatted longs andi 2017-09-24 09:53:25 +02:00
  • 37eb05aebf use unix timestamps in the CSVs used by gnuplot andi 2017-09-24 09:38:08 +02:00
  • 955127dc4a use buffered writer andi 2017-09-23 20:22:15 +02:00
  • 9d66c9e0da zoom in/out andi 2017-09-23 20:20:56 +02:00
  • 70e586b7e9 limit by max/min value andi 2017-09-23 18:56:02 +02:00
  • 347f1fdc74 update 3rd-party libraries andi 2017-09-23 18:24:51 +02:00
  • c9ff8b5586 only propose value if the existing prefix is a real prefix andi 2017-09-23 13:31:34 +02:00
  • 4360944683 remove keyhandler for enter key again andi 2017-09-23 13:27:53 +02:00
  • d797a3c9ec send form when pressing enter andi 2017-09-23 12:56:32 +02:00
  • 79d860cee7 make computation of mean value optional andi 2017-09-23 12:42:22 +02:00
  • adbde57d95 add hours as valid time range andi 2017-09-23 10:55:40 +02:00
  • 38873300c8 print last inserted entry during ingestion andi 2017-09-23 10:55:03 +02:00
  • b7dc22275d trigger garbage collection periodically andi 2017-09-23 10:54:28 +02:00
  • 9e3dd27eb0 use a default date of seven days ago instead of last year andi 2017-09-23 10:52:33 +02:00
  • c2ee632f76 plot exactly the selected time frame andi 2017-04-22 11:23:13 +02:00
  • c783fd2830 add aria-hidden="true" to some icons andi 2017-04-22 10:49:19 +02:00
  • c758cee428 add validation pattern for the date offset andi 2017-04-22 10:47:23 +02:00
  • 8ed64a4c0e add navigation buttons andi 2017-04-22 10:34:43 +02:00
  • 87858a79c1 compute proposals for blank strings andi 2017-04-20 19:05:21 +02:00
  • fb40139d75 use available space for image andi 2017-04-20 19:03:17 +02:00
  • 0ebd657b99 add placeholder into the search box andi 2017-04-19 20:20:11 +02:00
  • 5ab6309fc5 reduce size of x-axis labels andi 2017-04-19 20:02:02 +02:00
  • dc716f8ac4 log more information in a more predictable manner when inserting entries andi 2017-04-19 19:32:23 +02:00
  • a99f6a276e fix missing/wrong logging andi 2017-04-17 18:27:25 +02:00
  • c58e7baf69 make sure there is an exception if the file is corrupt andi 2017-04-17 17:52:11 +02:00
  • bcb2e6ca83 add query completion andi 2017-04-17 16:25:14 +02:00
  • f6a9fc2394 propose for an empty query andi 2017-04-16 10:39:17 +02:00
  • 44f30aafee add a new facade in front of DataStore andi 2017-04-16 10:11:46 +02:00
  • 43d6eba7b7 skip entries if we cannot search for the pdb file andi 2017-04-16 09:49:21 +02:00
  • ac1ee20046 replace ludb with data-store andi 2017-04-16 09:07:28 +02:00
  • 85e45f74b7 update gradle to 3.5 andi 2017-04-14 07:04:51 +02:00
  • f22be73b42 switch the byte prefix of DATE_INCREMENT and MEASUREMENT andi 2017-04-13 20:19:29 +02:00
  • 1163c1ca22 ignore 'test-output' directory andi 2017-04-13 20:12:55 +02:00
  • 58f8606cd3 use special logger for insertion metrics andi 2017-04-13 20:12:00 +02:00
  • ce44c3d8d6 add logarithmic scaling for the y-axis andi 2017-04-12 19:59:35 +02:00
  • 8baf05962f group by multiple fields andi 2017-04-12 19:16:19 +02:00
  • 6cc6e679a4 sort fields in 'group by' andi 2017-04-11 18:39:12 +02:00
  • ee15594070 remove TODOs andi 2017-04-11 18:09:29 +02:00
  • cc7e461ebf replace PdbRepository with @Bean annotated method andi 2017-04-11 18:06:33 +02:00
  • b8b4a6d760 remove deprecated constructor and getter andi 2017-04-10 20:15:22 +02:00
  • ac8ad8d30f close open files when no new entries are received andi 2017-04-10 20:13:10 +02:00
  • 24259d7d72 replace log4j2.properties with log4j2.xml andi 2017-04-10 19:50:49 +02:00
  • 72436e9c8c extract utility method andi 2017-04-08 08:21:50 +02:00
  • 81b7cfa7bd add default size so that we don't have to specify it in tests andi 2017-04-08 08:20:59 +02:00
  • d72d6df0f4 update third-party libraries andi 2017-04-08 08:18:39 +02:00
  • ed17d84da4 remove obsolete and disabled test andi 2017-04-08 08:18:17 +02:00
  • 7b92a306f3 remove warning by using the logger andi 2017-04-02 11:15:41 +02:00
  • 2d78a70883 duration for inserts was wrong andi 2017-04-02 11:15:24 +02:00
  • cd6b71d35a use shorter folder names andi 2017-04-02 11:13:08 +02:00
  • 8ddae957f5 make location of log4j config file configurable andi 2017-04-02 11:12:22 +02:00
  • 4ec91a4d17 update console log layout pattern andi 2017-04-02 11:11:49 +02:00
  • 5fb285a4b4 gnuplot needs forward slashes even on windows andi 2017-04-01 19:15:28 +02:00
  • 46ce445010 return information about the plotted sequences andi 2017-04-01 18:27:43 +02:00
  • 2875237272 replace the dateTo with an interval andi 2017-03-27 20:07:32 +02:00
  • 726258020f make it possible to specify the time in the range andi 2017-03-27 19:38:02 +02:00
  • 364997e611 show better error message, when no data points are found andi 2017-03-26 17:30:50 +02:00
  • ee00ecb4b5 remove obsolete class andi 2017-03-20 19:02:01 +01:00
  • 7cf638400c ignore application properties for the 'dev' profile andi 2017-03-20 18:55:11 +01:00
  • c245a1f7d4 fix typo that broke the gnuplot integration andi 2017-03-20 18:52:48 +01:00
  • cc71a32d27 make location of gnuplot configurable andi 2017-03-19 20:04:07 +01:00
  • ea905c2315 replace sysout with logger andi 2017-03-19 09:20:00 +01:00
  • 9ab5d76d93 better exception logging andi 2017-03-19 09:08:41 +01:00
  • aadc9cbd21 move TcpIngestor to pdb-ui andi 2017-03-19 08:00:18 +01:00
  • 16f9c92d13 add special logger for throughput metrics andi 2017-03-18 10:20:14 +01:00
  • a01c8b3907 fix flaky test and improve error handling andi 2017-03-18 10:14:41 +01:00
  • a221259417 remove project pdb-keyword-db andi 2017-03-17 16:26:00 +01:00
  • 513c256352 update third party libraries andi 2017-03-17 16:23:21 +01:00
  • ade8463e46 update to jquery 3.2.0 andi 2017-03-17 16:12:18 +01:00
  • 182a907466 replace flex boxes with new grids andi 2017-03-17 13:13:12 +01:00
  • 3456177291 add date range filter andi 2017-03-17 11:17:57 +01:00
  • 8cc42916a4 scroll in autocomplete proposals andi 2017-02-12 19:42:11 +01:00
  • f178603bc1 add time to x-axis labels only if range is less than two weeks andi 2017-02-12 19:08:42 +01:00
  • 5aee6f5e4d use label '<none>' to for values that have not value for groupBy field andi 2017-02-12 18:56:37 +01:00
  • e0a2c90cfe make active row in autocomplete proposals better visible andi 2017-02-12 18:23:52 +01:00
  • 141e090129 ignore user properties andi 2017-02-12 18:20:50 +01:00
  • a0f67c383c remove user config andi 2017-02-12 18:20:38 +01:00
  • d137f7c9cb limit the number of plots andi 2017-02-12 18:17:36 +01:00
  • e47519e6d9 change button 'search' to 'plot' andi 2017-02-12 12:34:18 +01:00
  • becd04ed13 set terminal mode for gnuplot to noenhanced andi 2017-02-12 11:15:37 +01:00
  • 562dadb692 group plots by field andi 2017-02-12 09:59:14 +01:00
  • b238849d65 use text input for filtering, again andi 2017-02-12 09:32:46 +01:00
  • c2e42ea5fb test didn't stop correctly andi 2017-02-05 11:21:09 +01:00
  • 0c9195011a use log4j in pdb-ui andi 2017-02-05 11:20:00 +01:00
  • 3722ba02b1 add slf4j via log4j 2 logging andi 2017-02-05 09:53:25 +01:00
  • 175a866c90 update third-party libraries andi 2017-02-05 08:47:30 +01:00