quickwit icon indicating copy to clipboard operation
quickwit copied to clipboard

Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

Results 588 quickwit issues
Sort by recently updated
recently updated
newest added

add waning when using file-backend metastore add waning when using file-backend index ### Description Fix the issue https://github.com/quickwit-oss/quickwit/issues/1990 Describe the proposed changes made in this PR. ### How was this...

### Description fix #3546 Added a parameter to set the maximum number of characters in a query. Default is set to 512 for the following reasons. Because the query for...

PR trying to reproduce a bug we had #2865

In the indexer, the `downloaded-splits` directory is not being cleaned up, causing disk usage to repeatedly spike to 100% and then drop back down. Below are the disk usage metrics...

**Is your feature request related to a problem? Please describe.** Currently, Quickwit UI limits the maximum number of hits returned to 20, which can be restrictive for users who want...

enhancement

Thanks to the warp update, we, for the most part, rely on hyper 1.x. Unfortunately, the aws sdk is still relying on hyper 0.x. We should upgrade.

enhancement

**Describe the bug** The current Jaeger configuration in Quickwit uses a single **lookback_period_hours** parameter for all time-unbounded queries (**get_services**, **get_operations**, and **get_trace** operations). This creates a problem when you need...

bug