jaegertracing/jaeger

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

Ouverte

#7 595 ouverte le 15 oct. 2025

 (5 commentaires) (1 réaction) (0 personne assignée)Go (2 326 forks)batch import
area/storageenhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (18 974 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur