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

Compatibility updates for v2 in README #6316

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

jkowall
Copy link
Contributor

@jkowall jkowall commented Dec 6, 2024

Which problem is this PR solving?

Addresses part of jaegertracing/documentation#117

Description of the changes

Update text to match Jaeger v2

How was this change tested?

Not tested

Checklist

Signed-off-by: Jonah Kowall <[email protected]>
@jkowall jkowall requested a review from a team as a code owner December 6, 2024 08:26
@jkowall jkowall requested a review from pavolloffay December 6, 2024 08:26
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.27%. Comparing base (4ecb086) to head (2f651ed).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6316      +/-   ##
==========================================
+ Coverage   96.24%   96.27%   +0.03%     
==========================================
  Files         365      365              
  Lines       20907    20907              
==========================================
+ Hits        20121    20129       +8     
+ Misses        601      595       -6     
+ Partials      185      183       -2     
Flag Coverage Δ
badger_v1 8.99% <ø> (ø)
badger_v2 1.63% <ø> (ø)
cassandra-4.x-v1-manual 14.96% <ø> (ø)
cassandra-4.x-v2-auto 1.57% <ø> (ø)
cassandra-4.x-v2-manual 1.57% <ø> (ø)
cassandra-5.x-v1-manual 14.96% <ø> (ø)
cassandra-5.x-v2-auto 1.57% <ø> (ø)
cassandra-5.x-v2-manual 1.57% <ø> (ø)
elasticsearch-6.x-v1 18.66% <ø> (+<0.01%) ⬆️
elasticsearch-7.x-v1 18.74% <ø> (+<0.01%) ⬆️
elasticsearch-8.x-v1 18.89% <ø> (ø)
elasticsearch-8.x-v2 1.62% <ø> (ø)
grpc_v1 10.67% <ø> (+<0.01%) ⬆️
grpc_v2 7.93% <ø> (ø)
kafka-v1 9.35% <ø> (ø)
kafka-v2 1.63% <ø> (ø)
memory_v2 1.62% <ø> (ø)
opensearch-1.x-v1 18.78% <ø> (ø)
opensearch-2.x-v1 18.79% <ø> (ø)
opensearch-2.x-v2 1.63% <ø> (ø)
tailsampling-processor 0.47% <ø> (ø)
unittests 95.13% <ø> (+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.

README.md Outdated
@@ -67,7 +67,7 @@ For example, any given Jaeger installation at Uber is typically processing sever

### Relationship with OpenTelemetry
Copy link
Member

Choose a reason for hiding this comment

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

Hm, I recently removed this section altogether, moved it to the documentation.

https://www.jaegertracing.io/docs/next-release-v2/#relationship-with-opentelemetry

README.md Outdated Show resolved Hide resolved
Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

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

changes lgtm

@yurishkuro
Copy link
Member

@jkowall can you update per comments?

@yurishkuro
Copy link
Member

Ωconflicts w/ main

@jkowall jkowall added the changelog:skip Trivial change that does not require an entry in CHANGELOG label Dec 23, 2024
@yurishkuro yurishkuro merged commit 5b1c76b into jaegertracing:main Dec 23, 2024
52 of 53 checks passed
@jkowall jkowall deleted the deprecate branch December 23, 2024 21:49
Manik2708 pushed a commit to Manik2708/jaeger that referenced this pull request Jan 5, 2025
## Which problem is this PR solving?
Addresses part of
jaegertracing/documentation#117

## Description of the changes
Update text to match Jaeger v2

## How was this change tested?
Not tested

## Checklist
- [X] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [X] I have signed all commits

---------

Signed-off-by: Jonah Kowall <[email protected]>
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 documentation v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants