Commit Graph
10 Commits
Author SHA1 Message Date
andi 8e1ca282f6 update production settings 2020-04-17 14:46:56 +00:00
andi bfc5d9e3d8 hide grid for certain plot types 2020-04-17 14:46:42 +00:00
andi 03accc1828 use whatever port the app is running on for ajax requests 2020-04-05 15:25:27 +00:00
andi 7d1927bcbf use us locale when formatting floats
gnuplot needs us locale
2020-04-05 15:24:40 +00:00
andi 0dc908c79c show the removal listener of HotEntryCache is not called on expire 2019-08-18 09:27:18 +02:00
andi 3252fcf42d improve trace logging
- Add filename for trace logs for read/write operations.
2019-08-18 09:25:49 +02:00
andi 16bf0933e7 update to spring-boot 2.1.7 2019-08-12 08:36:09 +02:00
andi 0b3eb97b96 Fix to string for maps with values of type Empty
The MAX_KEY inserted into the tree had a value of one byte. This
triggered an assertion for maps with values of type Empty, because they
expected values to be empty.
Fixed by using an empty array for the value of the MAX_KEY.
2019-08-12 08:35:40 +02:00
andi 58bfba23bb reset lastEpochMilli when opening a new export file 2019-02-06 15:52:37 +00:00
andi 99cdf557b3 add metric logger for query completion evaluation 2019-02-06 15:51:41 +00:00