Juan Calderon-Perez

Results 1417 comments of Juan Calderon-Perez

@karnadii Thanks, I will work on updating your branch here

@karnadii Can you take a look at this PR?

@pranitl Looking at your PR, how are file uploads managed? - Will it still use the Embedding Engine defined by OWUI? I have Qdrant setup for embedding in OWUI, my...

The home page and streams page are not "Live". It takes 10 mins for it to refresh.

@juju4 In 0.14.5-rc4 vrl was bumped to 0.22.0, try that one. Although i think your issue is related to how O2 flats objects. It doesnt convert arrays. Instead they become...

More like this is a limitation of DataFusion. There's a contrib package that helps with handling JSON in DataFusion. It's made by the pydantic folks. It would need to be...

@juju4 it's not a vrl limitation, it's a DataFusion limitation like I said above. OpenObserve would need to add support for https://github.com/datafusion-contrib/datafusion-functions-json

@hengfeiyang That's awesome, is there any way to have O2 deal with array fields? When ingested by O2 they look like one long string instead. Making them impossible to use.

I will try using the datafusion json tomorrow, I didn't know O2 had support for it.

@ktx-abhay See the "duration" label is on top of the values, that's a bug since several versions ago