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

fix(deps): update opentelemetry-go monorepo - autoclosed #1227

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.23.1 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.23.1 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.1 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/prometheus v0.45.2 -> v0.46.0 age adoption passing confidence
go.opentelemetry.io/otel/metric v1.23.1 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.23.1 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk/metric v1.23.1 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/otel/trace v1.23.1 -> v1.24.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.24.0: /v0.46.0/v0.0.1-alpha

Compare Source

This release is the last to support Go 1.20. The next release will require at least Go 1.21.

Added
  • Support Go 1.22. (#​4890)
  • Add exemplar support to go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#​4900)
  • Add exemplar support to go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#​4900)
  • The go.opentelemetry.io/otel/log module is added. This module includes OpenTelemetry Go's implementation of the Logs Bridge API. This module is in an alpha state, it is subject to breaking changes. See our versioning policy for more info. (#​4961)
Fixed
  • Fix registration of multiple callbacks when using the global meter provider from go.opentelemetry.io/otel. (#​4945)
  • Fix negative buckets in output of exponential histograms. (#​4956)

New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.23.1...v1.24.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Feb 24, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: core/go.sum
Command failed: go get -d -t ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/open-feature/flagd/core/go.mod:5: unknown directive: toolchain

@renovate renovate bot requested a review from a team as a code owner February 24, 2024 09:00
Copy link

netlify bot commented Feb 24, 2024

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 7af3cab
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/65fa059e87d1be000952574b

@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 6 times, most recently from 43d0c5c to fd81299 Compare March 12, 2024 14:56
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 4 times, most recently from 2ce43a0 to 7b041ca Compare March 15, 2024 19:36
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 7b041ca to 7af3cab Compare March 19, 2024 21:37
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo fix(deps): update opentelemetry-go monorepo - autoclosed Mar 27, 2024
@renovate renovate bot closed this Mar 27, 2024
@renovate renovate bot deleted the renovate/opentelemetry-go-monorepo branch March 27, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants