Emiliano Parizzi

Results 35 comments of Emiliano Parizzi

I'm very new at InfluxDb (and Flux) so I'm not sure I'm the right guy, but I could start something.

@ldematte Would you be willing to share your current approach? Maybe we can start building from it.

I'm not very experienced at building ASTs. I see the LINQ implementation uses the Remotion.Linq under the hood. Does anybody know if there's something that helps you build AST in...

> I've already done it: > [Influxdb2.Client](https://github.com/xljiulang/Influxdb2.Client) Yes, but that uses a StringBuilder to build the query which is what the team here is trying to avoid. I think that...

Would you accept a PR? I've already forked and implemented it.

> This has been corrected.. This will get rolled into 3.0.0 as the option to send as breadcrumb or message. Thanks.. see version 2.0.9 From: Luca Saba ***@***.***> Date: Thursday,...

I'd like to know this too. Please answer.

Thanks! How about pushing a package to winget now that the 1.0 has been released?

This would be a great feature. It shouldn't be hard to code it. It's been years since I don't touch C++ but maybe I try coding it myself and send...

I guess that's because webpack.config.js never gets executed so boot-client.js never runs either.