quickwit icon indicating copy to clipboard operation
quickwit copied to clipboard

Use tags and service name to derive a process ID in the jaeger REST API

Open fmassot opened this issue 1 year ago • 1 comments

We added in #4197 Jaeger REST endpoints.

The code logic used to convert gRPC objects into the REST ones has a missing part. During the conversion, we build process IDs from the service name, we should also take into account tags to build those IDs, ref

fmassot avatar Dec 21 '23 15:12 fmassot

Should this be closed by @ph 's commit?

Warfields avatar Mar 08 '25 19:03 Warfields