jaegertracing/jaeger

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

开放

#7,595 创建于 2025年10月15日

 (5 条评论) (1 个反应) (0 位负责人)Go (2,326 个派生)batch import
area/storageenhancementgood first issuehelp wanted

仓库指标

星标
 (18,974 个星标)
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

贡献者指南