[8.19](backport #7119) build(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0#7122
[8.19](backport #7119) build(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0#7122mergify[bot] wants to merge 1 commit into
Conversation
* build(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0 Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.43.0 to 1.44.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.43.0...v1.44.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit a4c9ec3) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod
|
Cherry-pick of a4c9ec3 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
This comment has been minimized.
This comment has been minimized.
TL;DRAll 6 failed Buildkite jobs are failing before any real build/test step because the PR head commit contains unresolved merge-conflict markers in Remediation
Investigation detailsRoot CauseThis is a configuration/merge-conflict failure, not a runtime test failure. The backport commit was created with unresolved conflict markers in Evidence at PR head (
Evidence
VerificationNot run locally for this PR head SHA in this workflow; diagnosis is directly evidenced by parser errors plus conflict markers in the PR head Follow-upAfter resolving conflicts, all six failures should clear together. If any job still fails, that will likely expose the next (real) issue underneath this blocker. Note 🔒 Integrity filter blocked 6 itemsThe following items were blocked because they don't meet the GitHub integrity level.
To allow these resources, lower tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
@copilot fix the merge conflicts on this PR. |
|
@copilot fix the merge conflicts on this PR. |
|
This pull request is now in conflicts. Could you fix it @mergify[bot]? 🙏 |
Bumps go.opentelemetry.io/otel from 1.43.0 to 1.44.0.
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
b62d928Release 1.44.0 (#8376)94132a0chore(deps): update golang.org/x/telemetry digest to 5997936 (#8379)6fdcf82feat: add self-observability metrics to otlpmetricgrpc metric exporters (#8192)761bbfcfix(deps): update golang.org/x (#8377)3a91dc6fix(deps): update googleapis to 3dc84a4 (#8375)f593185exporters/otlp: default max request size to 64 MiB (#8365)f02feacMerge commit from fork36c2f1bsemconvkit: add invariant test for histogram-exclusion rule (#8370)d0b6cbdsdk/metric: document unit-sensitivity of DefaultAggregationSelector (#8224)9a68034add self observability for stdout exporter (#8263)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)This is an automatic backport of pull request #7119 done by [Mergify](https://mergify.com).