Skip to content

Conversation

mahadzaryab1
Copy link
Collaborator

Which problem is this PR solving?

Description of the changes

  • Removes the existing proto definitions for trace_storage.proto and dependency_storage.proto and use the ones from jaeger-idl instead

How was this change tested?

  • CI

Checklist

Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
@mahadzaryab1 mahadzaryab1 requested a review from yurishkuro May 6, 2025 23:49
@mahadzaryab1 mahadzaryab1 requested a review from a team as a code owner May 6, 2025 23:49
@mahadzaryab1 mahadzaryab1 added the changelog:refactoring Internal code refactoring without functional changes label May 6, 2025
@dosubot dosubot bot added the area/storage label May 6, 2025
@@ -1,11 +1,13 @@
s|import "google/protobuf/duration.proto";|import "google/protobuf/duration.proto";\
0,/import "google\/protobuf\/.*.proto";/{
Copy link
Collaborator Author

@mahadzaryab1 mahadzaryab1 May 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed to slightly refactor this because dependency_storage.proto was importing gogoproto/gogo.proto which we don't want in the interface definition.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dependency_storage.proto was importing gogoproto/gogo.proto

does it still do that in idl? We shouldn't include gogo in public proto files

Copy link
Collaborator Author

@mahadzaryab1 mahadzaryab1 May 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yurishkuro No it doesn't - I removed it. That's why the changes were needed here

Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.10%. Comparing base (0212843) to head (0b047d7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7104      +/-   ##
==========================================
- Coverage   96.11%   96.10%   -0.01%     
==========================================
  Files         358      358              
  Lines       21585    21585              
==========================================
- Hits        20747    20745       -2     
- Misses        631      633       +2     
  Partials      207      207              
Flag Coverage Δ
badger_v1 9.91% <ø> (ø)
badger_v2 2.05% <ø> (ø)
cassandra-4.x-v1-manual 14.91% <ø> (ø)
cassandra-4.x-v2-auto 2.04% <ø> (ø)
cassandra-4.x-v2-manual 2.04% <ø> (ø)
cassandra-5.x-v1-manual 14.91% <ø> (ø)
cassandra-5.x-v2-auto 2.04% <ø> (ø)
cassandra-5.x-v2-manual 2.04% <ø> (ø)
elasticsearch-6.x-v1 20.17% <ø> (ø)
elasticsearch-7.x-v1 20.25% <ø> (ø)
elasticsearch-8.x-v1 20.43% <ø> (ø)
elasticsearch-8.x-v2 2.05% <ø> (ø)
grpc_v1 11.46% <ø> (ø)
grpc_v2 2.05% <ø> (ø)
kafka-3.x-v1 10.19% <ø> (ø)
kafka-3.x-v2 2.05% <ø> (ø)
memory_v2 2.05% <ø> (ø)
opensearch-1.x-v1 20.30% <ø> (ø)
opensearch-2.x-v1 20.30% <ø> (ø)
opensearch-2.x-v2 2.05% <ø> (ø)
query 2.05% <ø> (ø)
tailsampling-processor 0.55% <ø> (ø)
unittests 94.91% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
@mahadzaryab1 mahadzaryab1 enabled auto-merge May 7, 2025 22:48
yurishkuro
yurishkuro previously approved these changes May 9, 2025
@yurishkuro yurishkuro disabled auto-merge May 9, 2025 21:52
@yurishkuro
Copy link
Member

please don't merge until we do a release

@yurishkuro yurishkuro dismissed their stale review May 9, 2025 21:53

block until the release

@yurishkuro yurishkuro added this pull request to the merge queue May 10, 2025
Merged via the queue into jaegertracing:main with commit 0f2088b May 10, 2025
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage changelog:refactoring Internal code refactoring without functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants