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 to v1.19.0 - autoclosed #23

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.opentelemetry.io/otel require minor v1.18.0 -> v1.19.0
go.opentelemetry.io/otel/trace require minor v1.18.0 -> v1.19.0

Release Notes

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

v1.19.0: /v0.42.0/v0.0.7

Compare Source

This release contains the first stable release of the OpenTelemetry Go metric SDK. Our project stability guarantees now apply to the go.opentelemetry.io/otel/sdk/metric package. See our versioning policy for more information about these stability guarantees.

Added
  • Add the "Roll the dice" getting started application example in go.opentelemetry.io/otel/example/dice. (#​4539)
  • The WithWriter and WithPrettyPrint options to go.opentelemetry.io/otel/exporters/stdout/stdoutmetric to set a custom io.Writer, and allow displaying the output in human-readable JSON. (#​4507)
Changed
  • Allow '/' characters in metric instrument names. (#​4501)
  • The exporter in go.opentelemetry.io/otel/exporters/stdout/stdoutmetric does not prettify its output by default anymore. (#​4507)
  • Upgrade gopkg.io/yaml from v2 to v3 in go.opentelemetry.io/otel/schema. (#​4535)
Fixed
  • In go.opentelemetry.op/otel/exporters/prometheus, don't try to create the Prometheus metric on every Collect if we know the scope is invalid. (#​4499)
Removed
  • Remove "go.opentelemetry.io/otel/bridge/opencensus".NewMetricExporter, which is replaced by NewMetricProducer. (#​4566)

Full Changelog: open-telemetry/opentelemetry-go@v1.18.0...v1.19.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a9ef6dd) 68.71% compared to head (f578da7) 68.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   68.71%   68.71%           
=======================================
  Files           7        7           
  Lines         943      943           
=======================================
  Hits          648      648           
  Misses        234      234           
  Partials       61       61           

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

@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.18.0 fix(deps): update opentelemetry-go monorepo to v1.18.0 - autoclosed Sep 22, 2023
@renovate renovate bot closed this Sep 22, 2023
@renovate renovate bot deleted the renovate/opentelemetry-go-monorepo branch September 22, 2023 19:19
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.18.0 - autoclosed fix(deps): update opentelemetry-go monorepo to v1.18.0 Sep 28, 2023
@renovate renovate bot reopened this Sep 28, 2023
@renovate renovate bot restored the renovate/opentelemetry-go-monorepo branch September 28, 2023 22:53
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.18.0 fix(deps): update opentelemetry-go monorepo to v1.19.0 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from e59fadd to f578da7 Compare September 28, 2023 22:54
@Tochemey Tochemey merged commit 5fbe28c into main Oct 5, 2023
2 checks passed
@Tochemey Tochemey deleted the renovate/opentelemetry-go-monorepo branch October 5, 2023 02:35
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.19.0 fix(deps): update opentelemetry-go monorepo to v1.19.0 - autoclosed Oct 5, 2023
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.

1 participant