Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Update idl submodule #6418

Merged
merged 2 commits into from
Dec 26, 2024
Merged

Conversation

mahadzaryab1
Copy link
Collaborator

Which problem is this PR solving?

Description of the changes

  • Updates the idl submodule to the latest commit on main which pulls in the new raw_traces flags added to the api_v2 and api_v3 requests

Checklist

Signed-off-by: Mahad Zaryab <[email protected]>
@mahadzaryab1 mahadzaryab1 added the changelog:skip Trivial change that does not require an entry in CHANGELOG label Dec 26, 2024
@mahadzaryab1 mahadzaryab1 requested a review from a team as a code owner December 26, 2024 18:44
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (b02900c) to head (15ffbcf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6418      +/-   ##
==========================================
- Coverage   96.27%   96.24%   -0.03%     
==========================================
  Files         368      368              
  Lines       21008    21008              
==========================================
- Hits        20225    20220       -5     
- Misses        599      603       +4     
- Partials      184      185       +1     
Flag Coverage Δ
badger_v1 10.55% <ø> (ø)
badger_v2 3.03% <ø> (ø)
cassandra-4.x-v1-manual 16.43% <ø> (ø)
cassandra-4.x-v2-auto 2.96% <ø> (ø)
cassandra-4.x-v2-manual 2.96% <ø> (ø)
cassandra-5.x-v1-manual 16.43% <ø> (ø)
cassandra-5.x-v2-auto 2.96% <ø> (ø)
cassandra-5.x-v2-manual 2.96% <ø> (ø)
elasticsearch-6.x-v1 20.16% <ø> (ø)
elasticsearch-7.x-v1 20.24% <ø> (+<0.01%) ⬆️
elasticsearch-8.x-v1 20.40% <ø> (ø)
elasticsearch-8.x-v2 3.05% <ø> (ø)
grpc_v1 12.20% <ø> (-0.01%) ⬇️
grpc_v2 9.30% <ø> (ø)
kafka-2.x-v1 10.39% <ø> (ø)
kafka-2.x-v2 3.06% <ø> (ø)
kafka-3.x-v1 10.39% <ø> (ø)
kafka-3.x-v2 3.06% <ø> (ø)
memory_v2 3.05% <ø> (ø)
opensearch-1.x-v1 20.29% <ø> (+<0.01%) ⬆️
opensearch-2.x-v1 20.29% <ø> (+<0.01%) ⬆️
opensearch-2.x-v2 3.06% <ø> (+<0.01%) ⬆️
tailsampling-processor 0.56% <ø> (ø)
unittests 95.11% <ø> (-0.03%) ⬇️

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.

@mahadzaryab1
Copy link
Collaborator Author

@yurishkuro any idea why the generated-files-check is failing?

@yurishkuro
Copy link
Member

I think you need to run make proto

Signed-off-by: Yuri Shkuro <[email protected]>
@yurishkuro yurishkuro enabled auto-merge (squash) December 26, 2024 19:45
@yurishkuro yurishkuro merged commit 2451730 into jaegertracing:main Dec 26, 2024
56 checks passed
Manik2708 pushed a commit to Manik2708/jaeger that referenced this pull request Jan 5, 2025
## Which problem is this PR solving?
- Towards jaegertracing#6417

## Description of the changes
- Updates the `idl` submodule to the latest commit on main which pulls
in the new `raw_traces` flags added to the api_v2 and api_v3 requests

## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [x] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `npm run lint` and `npm run test`

---------

Signed-off-by: Mahad Zaryab <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>
@mahadzaryab1 mahadzaryab1 deleted the update-idl branch January 6, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Trivial change that does not require an entry in CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants