quickwit-oss/quickwit

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

Open

#4,314 建立於 2023年12月21日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (553 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (11,300 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南