Skip to content

Conversation

@yashikabadaya
Copy link

Which problem is this PR solving?

jaegertracing/jaeger#7595

Description of the changes

This shows the changes needed to add dependencies support to Jaeger API v3.

  • Modified jaeger-idl/proto/api_v3/query_service.proto to add a new RPC method for getting dependencies
  • Defined request/response messages for the dependencies query, similar to how GetTrace and FindTraces are defined
  • Updated the Swagger definition in jaeger-idl/swagger/api_v3/query_service.swagger.json
  • Added HTTP endpoint mapping (likely /api/v3/dependencies)

How was this change tested?

  • make proto-all executed fine

Checklist

@yashikabadaya
Copy link
Author

Can this pr be considered for hacktoberfest?

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7c7460f) to head (c731f77).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          478       422   -56     
=========================================
- Hits           478       422   -56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants