François Massot

Results 105 comments of François Massot

Use case where it can boost search query latency: - multi indexes (> 1000 indexes) search - search by tag, which is present only on 1 index With a table...

We should probably review the whole page.

@RyouZhang thank you for the feedback. your use case is quite advanced, would it be possible to discuss it on our [discord server](https://discord.quickwit.io/)?

This failure is interesting. Here is what is happening in the test just before the assertion: - we drop the merge operation by calling `drop(tracked_operation)`. The tracked operation is a...

Using the pattern as suggested by @guilload [here](https://github.com/quickwit-oss/quickwit/issues/3755#issuecomment-1682598850), sounds a good idea to solve this issue too.

Adding a default retention on the OTEL indexes is a good idea, I would go for 30 days as the default, @guilload what do you think? We will soon allow...

Thanks for the feedback. Just confirming that search across multiple indices is not yet supported.

Thanks @ophiryael for your detailed response. Adding a new exporter + span reader will require some work so I need to look at the code and estimate that. One shortcut...

The mockups are very nice. IMHO, this is a key feature that is missing in the current OSS tools. Jeager recently added the [Service Performance Monitoring (SPM)](https://www.jaegertracing.io/docs/1.44/spm/) but it uses...

@cjrh do you know which permission you need?