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 349 quickwit issues
Sort by recently updated
recently updated
newest added

### Description Add Kubernetes example manifest files ### How was this PR tested? Tested on Minikube cluster

### Description Per title ### How was this PR tested? Pending

### Description Per title. ### How was this PR tested? - added unit test - ran `make test-all` command

The janitor service launches and supervises maintenance components that handle deletes, GC, and retention. In cluster mode, the janitor must run on at most one node.

enhancement

(due to jemalloc) on ubuntu `sudo apt install clang make cmake pkg-config libssl-dev`

bug

### Description Fetch credentials from IAM role for service account when available. ### How was this PR tested? Pending

We need to prevent compilation/test errors on macOS as there are many users on this platform.

enhancement
help wanted

If we search for `[ta, tb)` and the split meta informs us that the split's timestamp are within the `[tA..tB]` range, with `[tA..tB] ⊆[ta, tb)` there is no need to...

bug