Nicolas Piguet

Results 5 issues of Nicolas Piguet

In my application, I'm using `TS.MADD` to add points to multiple time series. I'm sometimes getting error such as `TSDB: the key is not a TSDB key` or `TSDB: Timestamp...

docs

I often have to add this annoying boilerplate code to unwrap CompletionExceptions (potentially multiple layers of them, or sometimes none at all), so I thought this might be a useful...

This is still a WIP at this point, but is intended to fix the following issue: "Analyze Data Flow" does not work with the lombok plugin #685

Expected Behavior =============== When my webapp is recompiled due to a change in the code, my application and all the containers it depends on are restarted. Then my application works...

type: bug
priority: high

I was wondering if there was a way to calculate the mean and standard deviation of the distribution summarized by a T-Digest? Disclaimer: I don't really understand all the clever...