David Hontecillas
David Hontecillas
- Added a function to find the minimum distance from a boundvec to a point (can be used to calculate the distance from a platform represented as a boundvec to...
In some cases is useful to have a deterministic / reproducible sequence of random generated words, and with this PR we add a new constructor function: `NewBabblerWithRand` , so we...
:warning: **This PR is WIP to check the design / implementation of the [krakend-otel library](https://github.com/krakend/krakend-otel)**
:warning: WIP to test `krakend-otel` library design / implementation - Fix memory issues with elastic search and lwan - Add `tempo` and `prometheus` to test `krakend-otel`
I've made major changes to the code in order to track newly created files in a directory. I've base my modification on the 0.4 version, because I like the python...
In the latest fix, looks like we introduced a small bug. Even that now all references are correct, one of the data definitions is not generated. Here is the diff...
Need to expose functions without a dependency on the `http` package to validate JWT
In the docs says that we can pass a _today_ param to the ```ti log``` command, but it is not implemented. I tried to add the functionality using a ```Period```...
Add config json tags and a safety check if an invalid value for the `every` param is set.