Burak Emre Kabakcı
Burak Emre Kabakcı
Thanks for mentioning metriql, @z3z1ma! We're extensively working on the integration with BI tools at the moment and Metabase is on our short-term radar. However; rather than embedding native Metabase...
Also, I agree that maintaining another service but might an overhead but metriql tries to solve the following problems in addition to the metric definitions: ### Join relations While Metabase...
Sorry for the delay, I was out of work for a 10 days trip with limited internet access. @z3z1ma: > Can you elaborate further on what you mean here? What...
@mwargan you can use Hyperloglog algorithm and push the mac IPs into the hash function for the minimum interval that you want to calculate. If you can create a Hyperloglog...
I just want to say thank you to @ajalt, the library is great!
Here is how it looks like: ``` Usage: commands serve [OPTIONS] Spins up an HTTP server serving your datasets Options: --profile TEXT Some description. ``` If we have `PROFILE` environment...
@ajalt , not sure if I understood the question. The feature request is for printing environment variables activated via [`envvar`](https://ajalt.github.io/clikt/options/#values-from-environment-variables) when we run `program --help`. If you're asking whether we...
That's correct. :)
The source code is licensed with Apache but on the website, it's stated that the integration is part of the enterprise offering. Can you please clarify the licensing?
What's the supported output formats? If possible, JSX output would be very useful as it's much easier to read and modify compared to yml or json. I believe that it...