jaegertracing/jaeger
Ver no GitHub[Feature]: Add support to query for dependencies in api/v3 API
Open
#7.595 aberto em 15 de out. de 2025
area/storageenhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (18.974 stars)
- Métricas de merge de PR
- (Mesclagem média 4d 15h) (89 fundiu PRs em 30d)
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