quickwit-oss/quickwit

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

Open

#4314 aperta il 21 dic 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (553 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (11.300 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor