jaegertracing/jaeger

[Feature]: Add support to query for dependencies in api/v3 API

Open

#7,595 建立於 2025年10月15日

在 GitHub 查看
 (5 留言) (1 反應) (0 負責人)Go (2,326 fork)batch import
area/storageenhancementgood first issuehelp wanted

倉庫指標

Star
 (18,974 star)
PR 合併指標
 (平均合併 4天 11小時) (30 天內合併 85 個 PR)

描述

Requirement

In Grafana to be able to visualize the dependency graph we are using api/dependencies. We are trying to migrate to api/v3 but it does not seem like this supports querying for dependencies.

Problem

We are unable to migrate away from the internal API for dependency graph without the support of dependencies in the api/v3/* endpoint

Proposal

Add support to query for dependencies in the api/v3/ endpoint.

Open questions

No response

貢獻者指南