quickwit icon indicating copy to clipboard operation
quickwit copied to clipboard

OTEL_TRACES_INDEX_ID_PATTERN make customizable

Open nicolas-fidel-wmx opened this issue 6 months ago • 0 comments

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.

nicolas-fidel-wmx avatar Jun 04 '25 13:06 nicolas-fidel-wmx