Skip to content

fix(deps): update module go.opentelemetry.io/proto/otlp to v1.10.0#14739

Merged
bogdandrutu merged 1 commit into
mainfrom
renovate/go.opentelemetry.io-proto-otlp-1.x
Mar 10, 2026
Merged

fix(deps): update module go.opentelemetry.io/proto/otlp to v1.10.0#14739
bogdandrutu merged 1 commit into
mainfrom
renovate/go.opentelemetry.io-proto-otlp-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 10, 2026

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/proto/otlp v1.9.0v1.10.0 age confidence

Warning

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


Release Notes

open-telemetry/opentelemetry-proto-go (go.opentelemetry.io/proto/otlp)

v1.10.0: /v0.3.0

Compare Source

Release of the v1.10.0 version of the OTLP.

[!NOTE]
This is the last version that will support Go 1.24. Subsequent minor releases will require Go >= 1.25.

What's Changed

Full Changelog: open-telemetry/opentelemetry-proto-go@v1.9.0...v1.10.0


Configuration

📅 Schedule: Branch creation - "on tuesday" (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.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 10, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 10, 2026

ℹ️ Artifact update notice

File name: internal/e2e/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/grpc v1.79.1 -> v1.79.2

@renovate renovate Bot added the renovatebot label Mar 10, 2026
@renovate renovate Bot requested a review from a team as a code owner March 10, 2026 04:01
@renovate renovate Bot requested a review from dmitryax March 10, 2026 04:01
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovatebot labels Mar 10, 2026
@bogdandrutu bogdandrutu enabled auto-merge March 10, 2026 04:03
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Mar 10, 2026

Merging this PR will improve performance by 30.43%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 6 untouched benchmarks
⏩ 76 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
BenchmarkTraceSizeSpanCount 60 ns 46 ns +30.43%

Comparing renovate/go.opentelemetry.io-proto-otlp-1.x (ffffc6f) with main (cf4be04)

Open in CodSpeed

Footnotes

  1. 76 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.46%. Comparing base (cf4be04) to head (ffffc6f).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14739   +/-   ##
=======================================
  Coverage   91.45%   91.46%           
=======================================
  Files         688      688           
  Lines       43822    43822           
=======================================
+ Hits        40079    40082    +3     
+ Misses       2631     2629    -2     
+ Partials     1112     1111    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bogdandrutu bogdandrutu added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit fc354be Mar 10, 2026
81 of 84 checks passed
@bogdandrutu bogdandrutu deleted the renovate/go.opentelemetry.io-proto-otlp-1.x branch March 10, 2026 04:44
github-merge-queue Bot pushed a commit that referenced this pull request Mar 10, 2026
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

open-telemetry/opentelemetry-proto#724
introduces a breaking change to the Profiles signal.

This is a follow up to
#14739.

<!-- Issue number if applicable -->
#### Link to tracking issue
Fixes #

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->

---------

Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant