Skip to content

Bump otel/opentelemetry-collector Docker tag to v0.139.0#6666

Merged
rajkumar-rangaraj merged 2 commits intomainfrom
renovate/docker-compose/otel-opentelemetry-collector-0.x
Nov 5, 2025
Merged

Bump otel/opentelemetry-collector Docker tag to v0.139.0#6666
rajkumar-rangaraj merged 2 commits intomainfrom
renovate/docker-compose/otel-opentelemetry-collector-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 5, 2025

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector minor 0.138.0 -> 0.139.0

Release Notes

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)

v0.139.0

Compare Source

🛑 Breaking changes 🛑
  • ecstaskobserver: Removing unmaintained component (#​1232)
🚀 New components 🚀
  • contrib: Add GitLab receiver to contrib distribution (#​1225)
💡 Enhancements 💡
  • opampsupervisor: Add .deb and .rpm packages release artifacts for the OpAMP supervisor (#​1209)

Configuration

📅 Schedule: Branch creation - Between 08:00 AM and 05:59 PM, only on Wednesday ( * 8-17 * * 3 ) in timezone Etc/UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file infra Infra work - CI/CD, code coverage, linters labels Nov 5, 2025
@renovate renovate Bot requested a review from a team as a code owner November 5, 2025 09:02
@github-actions github-actions Bot added documentation Documentation related pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package and removed infra Infra work - CI/CD, code coverage, linters dependencies Pull requests that update a dependency file labels Nov 5, 2025
@renovate renovate Bot force-pushed the renovate/docker-compose/otel-opentelemetry-collector-0.x branch 7 times, most recently from 37c2aaf to 8e7ba21 Compare November 5, 2025 16:35
@martincostello
Copy link
Copy Markdown
Member

Hmm - the OTLP integration tests are failing, but just for .NET 10:

[Error] HTTP request to https://otel-collector:5318/v1/metrics failed. Response: \x08\x0e\x12\x15sending queue is full. Exception: System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | otel/opentelemetry-collector | 0.138.0 | 0.139.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/docker-compose/otel-opentelemetry-collector-0.x branch from 8e7ba21 to 291379e Compare November 5, 2025 17:06
@martincostello
Copy link
Copy Markdown
Member

Interesting, now it's .NET 8:

Error:            | [xUnit.net 00:00:20.78]         [Error] HTTP request to http://otel-collector:4318/v1/metrics failed. Response: \x08\x0e\x12\x15sending queue is full. Exception: System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).
tests-1           | [xUnit.net 00:00:20.78]            at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
tests-1           | [xUnit.net 00:00:20.78]            at OpenTelemetry.Exporter.OpenTelemetryProtocol.Implementation.ExportClient.OtlpHttpExportClient.SendExportRequest(Byte[] buffer, Int32 contentLength, DateTime deadlineUtc, CancellationToken cancellationToken) in /repo/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/Implementation/ExportClient/OtlpHttpExportClient.cs:line 34

@martincostello
Copy link
Copy Markdown
Member

Looks like the PR has been flaky since it was opened today: workflow runs.

@martincostello
Copy link
Copy Markdown
Member

Looks like the failure was caused by this change, which fixed a bug where the debug exporter was not applying the default queue size limit: open-telemetry/opentelemetry-collector#14101

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rajkumar-rangaraj rajkumar-rangaraj merged commit 46b6449 into main Nov 5, 2025
25 checks passed
@rajkumar-rangaraj rajkumar-rangaraj deleted the renovate/docker-compose/otel-opentelemetry-collector-0.x branch November 5, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation related pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants