PSeitz
PSeitz
https://github.com/quickwit-oss/quickwit/blob/main/monitoring/grafana/dashboards/ingesters.json It returns an error: Failed to upgrade legacy queries
pass tonic error details
As reported: > If I do an aggregation over a large time span, the searchers will end up being killed by kubernetes for missing health checks. I'd assume because the...
Add support for `X-Correlation-ID` in the header. The `X-Correlation-ID` is an id that gets passed by a client and is getting printed in the logs. This allows end to end...
Tracking issue for missing query parameters in `_elastic/_cluster/health` ES API. Currently none are supported. Initial Implementation: https://github.com/quickwit-oss/quickwit/pull/5595 Documentation: https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-health.html
Quickwit compile times are pretty long, this could by some part be caused by overly complex warp types. Below is an example of such a type. We probably should break...
change number deserialization in docmapper from json to generic deserialization. This improves codes reuse between different code paths, e.g. serialization and validation. fixes conversion order in `map_primitive_json_to_tantivy`
Copy `max_tokens` to `max_completion_tokens` for openai reasoning models Fixes https://github.com/yetone/avante.nvim/issues/1762 Tested against my branch with `o3-mini`
These settings should be used for benchmarks