quickwit-oss / quickwit-oss/quickwit
OTEL_TRACES_INDEX_ID_PATTERN make customizable
@fmassot is already working on this.
Since Jun 28, 2025.
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
Is your feature request related to a problem? Please describe.
I'd like to be able to customize the OTEL_TRACES_INDEX_ID_PATTERN so that quickwit returns the traces of my custom indexes by default.
I'd like a jaeger instance to be able to use custom indexes to modify parameters.
Describe the solution you'd like
Add an env variables for this param or field in config
Additional context
By the way, the jaeger documentation is compatible only with V1, which will be in EOL at the end of the year. But the version 0.8.1 api works well with jaeger version 2.5 but not above because they've changed the grpc storage spec.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.