fix(deps): Update opentelemetry-go monorepo#2169
Merged
kodiakhq[bot] merged 3 commits intomainfrom May 23, 2025
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
kodiakhq bot
pushed a commit
that referenced
this pull request
May 23, 2025
🤖 I have created a release *beep* *boop* --- ## [4.82.1](v4.82.0...v4.82.1) (2025-05-23) ### Bug Fixes * **deps:** Update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 ([#2168](#2168)) ([e8b3ecd](e8b3ecd)) * **deps:** Update opentelemetry-go monorepo ([#2166](#2166)) ([dfa09cd](dfa09cd)) * **deps:** Update opentelemetry-go monorepo ([#2169](#2169)) ([76ddcf6](76ddcf6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.35.0->v1.36.0v0.11.0->v0.12.2v1.35.0->v1.36.0v1.35.0->v1.36.0v1.35.0->v1.36.0v0.11.0->v0.12.2v1.35.0->v1.36.0v1.35.0->v1.36.0v0.11.0->v0.12.2v1.35.0->v1.36.0v1.35.0->v1.36.0Release Notes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.36.0: /v0.58.0/v0.12.0Compare Source
Added
go.opentelemetry.io/otel/exporters/prometheus. (#6421)go.opentelemetry.io/otel/semconv/v1.31.0package.The package contains semantic conventions from the
v1.31.0version of the OpenTelemetry Semantic Conventions.See the migration documentation for information on how to upgrade from
go.opentelemetry.io/otel/semconv/v1.30.0. (#6479)Recording,Scope, andRecordtypes ingo.opentelemetry.io/otel/log/logtest. (#6507)WithHTTPClientoption to configure thehttp.Clientused bygo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#6751)WithHTTPClientoption to configure thehttp.Clientused bygo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#6752)WithHTTPClientoption to configure thehttp.Clientused bygo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#6688)ValuesGetteringo.opentelemetry.io/otel/propagation, aTextMapCarrierthat supports retrieving multiple values for a single key. (#5973)Valuesmethod toHeaderCarrierto implement the newValuesGetterinterface ingo.opentelemetry.io/otel/propagation. (#5973)Baggageingo.opentelemetry.io/otel/propagationto retrieve multiple values for a key when the carrier implementsValuesGetter. (#5973)AssertEqualfunction ingo.opentelemetry.io/otel/log/logtest. (#6662)go.opentelemetry.io/otel/semconv/v1.32.0package.The package contains semantic conventions from the
v1.32.0version of the OpenTelemetry Semantic Conventions.See the migration documentation for information on how to upgrade from
go.opentelemetry.io/otel/semconv/v1.31.0(#6782)Transformoption ingo.opentelemetry.io/otel/log/logtest. (#6794)Descoption ingo.opentelemetry.io/otel/log/logtest. (#6796)Removed
Resourcefield fromEnabledParametersingo.opentelemetry.io/otel/sdk/log. (#6494)RecordFactorytype fromgo.opentelemetry.io/otel/log/logtest. (#6492)ScopeRecords,EmittedRecord, andRecordFactorytypes fromgo.opentelemetry.io/otel/log/logtest. (#6507)AssertRecordEqualfunction ingo.opentelemetry.io/otel/log/logtest, useAssertEqualinstead. (#6662)Changed
github.com/prometheus/client_golangtov1.21.1, which changes theNameValidationSchemetoUTF8Validation.This allows metrics names to keep original delimiters (e.g.
.), rather than replacing with underscores.This can be reverted by setting
github.com/prometheus/common/model.NameValidationSchemetoLegacyValidationingit.832008.xyz/prometheus/common/model. (#6433)len(keys)inNewAllowKeysFilterandNewDenyKeysFilterto avoid unnecessary allocations ingo.opentelemetry.io/otel/attribute. (#6455)go.opentelemetry.io/otel/log/logtestis now a separate Go module. (#6465)go.opentelemetry.io/otel/sdk/log/logtestis now a separate Go module. (#6466)Recorderingo.opentelemetry.io/otel/log/logtestno longer separately stores records emitted by loggers with the same instrumentation scope. (#6507)BatchProcessoringo.opentelemetry.io/otel/sdk/logby not exporting when exporter cannot accept more. (#6569, #6641)Deprecated
model.LegacyValidationforgo.opentelemetry.io/otel/exporters/prometheus. (#6449)Fixes
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcandgo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#6392)noopSpan.tracerProvidermethod is not inlined ingo.opentelemetry.io/otel/traceso thego.opentelemetry.io/autoinstrumentation can instrument non-recording spans. (#6456)sync.Poolinstead of allocatingmetricdata.ResourceMetricsingo.opentelemetry.io/otel/exporters/prometheus. (#6472)What's Changed
6bb031aby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6424f665c8dby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6425fdfaad8by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/642881fb87fby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6430e70fdf4by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6441d10101fby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6452c527a33by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/64590aaccfdby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/64705f8171aby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6473noopSpan.tracerProviderby @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/645695815c3by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6467ea165f8by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/64755a3ec84by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/64741b549b9by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6495b45e905by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6500v1.31.0semconv by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/6479b35a614by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6512failmethod in matchers by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/6517internaltestinsdk/resourceandsdk/logby @yumosx in https://github.com/open-telemetry/opentelemetry-go/pull/6557golinesgolangci-lint formatter by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/6513LogFieldsandLogKVin the opentracing bridge by @yumosx in https://github.com/open-telemetry/opentelemetry-go/pull/6583c00fa4dby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/660197abc5dby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6605ee84b53by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6612fc7e4a0by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6618e7c1229by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6623ac9807eby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/661945775bdby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/66217e4ce0aby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/662781b94d2by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/66287e4ce0aby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/66290d46ec7by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6632de1ac95by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6634f2e10e0by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6657207652eby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6663dbf0ff6by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6671WithRetryoption in exporters by @XSAM in https://github.com/open-telemetry/opentelemetry-go/pull/667006ef541by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/667261c742aby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/66812d3770cby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/668928deaedby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6692d3f86a1by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6694Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
This PR has been generated by Renovate Bot.