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

Update opentelemetry-go monorepo #8

Merged
merged 1 commit into from Feb 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.opentelemetry.io/otel require minor v1.12.0 -> v1.13.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc require minor v0.35.0 -> v0.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace require minor v1.12.0 -> v1.13.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc require minor v1.12.0 -> v1.13.0
go.opentelemetry.io/otel/metric require minor v0.35.0 -> v0.36.0
go.opentelemetry.io/otel/sdk require minor v1.12.0 -> v1.13.0
go.opentelemetry.io/otel/sdk/metric require minor v0.35.0 -> v0.36.0

Release Notes

open-telemetry/opentelemetry-go

v1.13.0: /v0.36.0

Compare Source

1.13.0/0.36.0 2023-02-07

Added
  • Attribute KeyValue creations functions to go.opentelemetry.io/otel/semconv/v1.17.0 for all non-enum semantic conventions.
    These functions ensure semantic convention type correctness. (#​3675)
Fixed
  • Removed the http.target attribute from being added by ServerRequest in the following packages. (#​3687)
    • go.opentelemetry.io/otel/semconv/v1.13.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.14.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.15.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.16.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.17.0/httpconv
Removed
  • The deprecated go.opentelemetry.io/otel/metric/instrument/asyncfloat64 package is removed. (#​3631)
  • The deprecated go.opentelemetry.io/otel/metric/instrument/asyncint64 package is removed. (#​3631)
  • The deprecated go.opentelemetry.io/otel/metric/instrument/syncfloat64 package is removed. (#​3631)
  • The deprecated go.opentelemetry.io/otel/metric/instrument/syncint64 package is removed. (#​3631)

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.

👻 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.

@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 69ef5ce to 9818a54 Compare October 12, 2022 17:50
@renovate renovate bot changed the title Update opentelemetry-go monorepo to v0.32.2 Update opentelemetry-go monorepo Oct 12, 2022
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from 7a76e28 to aad492c Compare October 19, 2022 22:46
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from aad492c to 9d1473d Compare November 8, 2022 17:21
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 9d1473d to 4f121e0 Compare November 19, 2022 20:29
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 4f121e0 to ae11433 Compare December 5, 2022 22:06
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from 08b377c to d5d47e6 Compare February 2, 2023 00:25
@renovate renovate bot changed the title Update opentelemetry-go monorepo Update opentelemetry-go monorepo - autoclosed Feb 2, 2023
@renovate renovate bot closed this Feb 2, 2023
@renovate renovate bot deleted the renovate/opentelemetry-go-monorepo branch February 2, 2023 21:35
@renovate renovate bot changed the title Update opentelemetry-go monorepo - autoclosed Update opentelemetry-go monorepo Feb 7, 2023
@renovate renovate bot reopened this Feb 7, 2023
@renovate renovate bot restored the renovate/opentelemetry-go-monorepo branch February 7, 2023 20:14
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from 37c5aee to 94ad810 Compare February 8, 2023 15:45
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 94ad810 to d15bcf9 Compare February 8, 2023 16:19
Copy link
Contributor

@javorszky javorszky left a comment

Choose a reason for hiding this comment

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

  • we don't use the semconv in a way that the changes affect us
  • we don't create keyvalue functions
  • removal of ddeprecated meters is fine, because very recently I fixed those in the other PRs in the other services, so this is not causing any additional headaches

@javorszky javorszky merged commit f5fc2b0 into main Feb 8, 2023
@renovate renovate bot deleted the renovate/opentelemetry-go-monorepo branch February 8, 2023 16:28
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.

None yet

1 participant