Commit Graph

902 Commits

Author SHA1 Message Date
andi bd1b4fb655 show image in dashboard 2023-02-26 18:38:27 +01:00
andi d52033b5f0 make plot view standalone 2023-02-26 16:06:58 +01:00
andi fb5c8ea019 first step to show plot on dashboard 2023-02-26 14:07:19 +01:00
andi ea3ccabe56 focus first input element in dialogs 2023-02-26 09:46:35 +01:00
andi 3a28e03b6a make main toolbar look a little bit more modern 2023-02-26 09:32:08 +01:00
andi dc8a462031 extract shareable plot config 2023-02-26 09:03:39 +01:00
andi a2945d2d9b adding dashbord 2023-02-26 08:18:53 +01:00
andi eb9904a30b reduce cache size to reduce memory requirements 2023-02-25 09:05:28 +01:00
andi b223e650a0 skip reindex if average fill ratio over 90% 2023-02-25 09:03:08 +01:00
andi 5e9e34d910 make method name more unique 2023-02-25 08:38:15 +01:00
andi 8627d4a412 update libraries and gradle 2023-02-18 18:39:30 +01:00
andi ed448af78c add job service to be able to cancel plot requests 2023-02-18 17:36:54 +01:00
andi 8c410fac4a clear cache after closing 2023-02-13 19:35:56 +01:00
andi 7977882e93 allow to search for all longs 2023-02-13 19:35:18 +01:00
andi 0d4078b59c print readable tags 2023-02-13 19:34:52 +01:00
andi bd8ab49b71 make it possible to reindex the persistent maps via system property 2023-02-11 18:34:21 +01:00
andi 728fe1df78 use logger instead of sysout 2023-02-11 16:13:17 +01:00
andi e79536cf00 reduce cache size and lifetime to reduce memory issues 2023-02-08 16:47:41 +01:00
andi d0a2a7f47c hint on how to increase point size in plots 2023-02-08 16:47:04 +01:00
andi 45d3639292 custom ticks when using no-unit y-axis 2023-02-08 16:46:41 +01:00
andi 760a6dd60e fix limit by does not work anymore 2023-01-13 19:38:27 +01:00
andi 26279bb4c6 add error message when more than 100 groups are found 2023-01-13 19:30:53 +01:00
andi e996a40447 add message to error responses
Some Spring update changed the default behavior to not include the
message in error responses.
2023-01-13 18:27:26 +01:00
andi 20baad36b1 update dependencies 2023-01-13 17:35:09 +01:00
andi 54e3edd010 update materials to 15 2022-12-04 09:35:31 +01:00
andi 037c85bb3f udpate angular core and cli to 15 2022-12-04 09:34:29 +01:00
andi 39499308c6 update typescript to 4.8 2022-12-04 09:32:19 +01:00
andi 06746a0f70 update gradle node plugin 2022-12-04 09:31:21 +01:00
andi a9b78cfa0e update ben-manes versions plugin 2022-12-04 09:21:44 +01:00
andi 520461ecbf update to SpringBoot 3.0.0 2022-12-04 09:20:47 +01:00
andi 9e3a176535 update gradle to 7.6 2022-12-04 09:00:34 +01:00
andi 4a96686e3d Merge remote-tracking branch 'origin/master' 2022-11-21 13:43:15 +01:00
andi 85971c69a8 ignore local configs 2022-11-21 13:43:04 +01:00
andi 9526685bd2 trim column name 2022-11-21 13:42:54 +01:00
andi a10c7dd251 only add non zeor values 2022-11-21 13:42:41 +01:00
andi b0bbe7b9fa fix percentile plots 2022-11-20 17:18:27 +01:00
andi 38c6c04f46 skip box plots with no data 2022-11-20 17:18:05 +01:00
andi 0d1b9b59ee BoxAggregator is no longer an indexed aggregator 2022-11-20 16:56:58 +01:00
andi 04c09f6ba4 reduce verbosity of performance logging 2022-11-20 16:37:32 +01:00
andi 7a82d4b09e performance improvement
* pre-fill the buckets
* use LongObjHashMap to avoid boxing
2022-11-20 16:37:05 +01:00
andi 65d4717c55 ignore heap dumps 2022-11-20 16:34:55 +01:00
andi 0d1b9744a9 add box plots 2022-11-19 20:02:10 +01:00
andi bea6096441 extract computation of percentiles
so that I can reuse the code for box plots
2022-10-09 17:01:53 +02:00
andi ec4631e65c replace deprecated api 2022-10-09 17:00:54 +02:00
andi 981db04739 work around missing type information after typescript update 2022-10-09 17:00:34 +02:00
andi 0df89ba244 update materials to 14 2022-10-08 09:28:12 +02:00
andi f7b6ab32ce update angular to 14 2022-10-08 09:27:38 +02:00
andi f1126c9610 update node to 16.17.1 2022-10-08 09:22:45 +02:00
andi c31dc7229e update node plugin 2022-10-08 09:18:48 +02:00
andi 8a65926d04 update antlr to 4.11.1 2022-10-08 08:58:28 +02:00