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

Upgrade OTEL to v1.27.0 #5481

Merged
merged 4 commits into from
May 23, 2024
Merged

Upgrade OTEL to v1.27.0 #5481

merged 4 commits into from
May 23, 2024

Conversation

FlamingSaint
Copy link
Member

@FlamingSaint FlamingSaint commented May 23, 2024

Which problem is this PR solving?

Description of the changes

  • Upgraded all otel pkgs with v1.26.0 to v1.27.0. Upgraded semconv from v1.24.0 to v1.25.0.

How was this change tested?

  • make lint and make test

Checklist

Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
@FlamingSaint FlamingSaint requested a review from a team as a code owner May 23, 2024 13:33
@FlamingSaint FlamingSaint requested a review from jkowall May 23, 2024 13:33
@FlamingSaint FlamingSaint marked this pull request as draft May 23, 2024 13:52
Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
@yurishkuro yurishkuro added the changelog:dependencies Update to dependencies label May 23, 2024
Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.52%. Comparing base (7ca4da5) to head (46fe30b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5481   +/-   ##
=======================================
  Coverage   95.52%   95.52%           
=======================================
  Files         331      331           
  Lines       16155    16155           
=======================================
  Hits        15432    15432           
  Misses        548      548           
  Partials      175      175           
Flag Coverage Δ
badger_v1 8.05% <ø> (ø)
badger_v2 1.93% <ø> (ø)
cassandra-3.x-v1 16.43% <ø> (ø)
cassandra-3.x-v2 1.85% <ø> (ø)
cassandra-4.x-v1 16.43% <ø> (ø)
cassandra-4.x-v2 1.85% <ø> (ø)
elasticsearch-7.x ?
elasticsearch-8.x ?
grpc_v1 9.53% <ø> (+0.01%) ⬆️
grpc_v2 7.58% <ø> (+0.01%) ⬆️
kafka 9.78% <ø> (ø)
opensearch-1.x 1.78% <ø> (+0.01%) ⬆️
opensearch-2.x 1.78% <ø> (ø)
unittests 93.92% <ø> (ø)

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.

@FlamingSaint FlamingSaint marked this pull request as ready for review May 23, 2024 15:22
@yurishkuro yurishkuro merged commit 49a5ebe into jaegertracing:main May 23, 2024
37 of 39 checks passed
@FlamingSaint FlamingSaint deleted the otel branch May 30, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade OTEL to 1.27.0
2 participants