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(deps)!: dump otel semconv to v1.25.0 #3172

Conversation

erka
Copy link
Collaborator

@erka erka commented Jun 13, 2024

The semconv is upgraded from v1.24.0 to v1.25.0 and new updates of otel deps are failing with the error

* conflicting Schema URL: https://opentelemetry.io/schemas/1.24.0 and https://opentelemetry.io/schemas/1.25.0

This PR updates all other piece to resolve this issue

@erka erka requested a review from a team as a code owner June 13, 2024 09:54
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (dependabot/go_modules/go.opentelemetry.io/otel/metric-1.27.0@4d22bfd). Learn more about missing BASE report.

Additional details and impacted files
@@                                       Coverage Diff                                       @@
##             dependabot/go_modules/go.opentelemetry.io/otel/metric-1.27.0    #3172   +/-   ##
===============================================================================================
  Coverage                                                                ?   71.59%           
===============================================================================================
  Files                                                                   ?      109           
  Lines                                                                   ?     7987           
  Branches                                                                ?        0           
===============================================================================================
  Hits                                                                    ?     5718           
  Misses                                                                  ?     1842           
  Partials                                                                ?      427           

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

Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

looks great! ty!

@markphelps markphelps added the automerge Used by Kodiak bot to automerge PRs label Jun 13, 2024
@markphelps markphelps merged commit 483f006 into flipt-io:dependabot/go_modules/go.opentelemetry.io/otel/metric-1.27.0 Jun 13, 2024
31 checks passed
kodiakhq bot pushed a commit that referenced this pull request Jun 13, 2024
….0 (#3143)

* chore(deps): bump go.opentelemetry.io/otel/metric from 1.26.0 to 1.27.0

Bumps [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps)!: dump otel semconv to v1.25.0 (#3172)

Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Dmytrenko <rdmytrenko@gmail.com>
Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
@erka erka deleted the otpl-updates branch June 13, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants