John Cheng

Results 5 comments of John Cheng

Need to update this part. https://github.com/getredash/setup/blob/cb47626b6823cbafac407b3e8991e97f53121f6e/data/docker-compose.yml#L27 ref: https://github.com/getredash/redash/blob/master/CHANGELOG.md#upgrading

Got this error: dump exception : _$sP _$x _$bP , _$o2 _$_ version _$bP ( SDK : 10 < _$q2 : 11 )@_$gg#loadModel()

You can use emoji as workaround. For example, 🔴🟡🟢

The default image doesn't work for me either. Then I tried with the `-ubuntu` image and it works.

I found that you can change Loki setting `split_queries_by_interval`. The default value is 15m which means every query sends to loki splits into 15 * 24 * 4 (1440) sub...