Skip to content

Update module go.opentelemetry.io/contrib/otelconf to v0.16.0 #13098

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

Merged
merged 3 commits into from
Jun 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/contrib/otelconf v0.15.0 -> v0.16.0 age adoption passing confidence

Warning

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


Release Notes

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/otelconf)

v0.16.0

Compare Source

[0.16.0] - 2021-01-14

Fixed
  • Fix module path for AWS ECS resource detector (#​517)

Raw changes made between v0.15.1 and v0.16.0

65367f2 Prepare v0.16.0 release (#​523)
cd07cf3 Fix module path for AWS ECS resource detector (#​517)
c07a08f Bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.0 in /tools (#​519)
7717b1d Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.23 in /detectors/aws (#​520)
c047d14 Update CI badge for README (#​516)
cede46c Merge code coverage output into single file for codecov.io (#​514)
26c2b18 Remove CircleCI config (#​513)
0ca2a70 Adding Security Workflows to GitHub Actions (2/2): gosec workflow (#​507)
f6da9db Adding Security Workflows to GitHub Actions (1/2): codeql workflow (#​506)
ccf6b73 Bump github.com/aws/aws-sdk-go from 1.36.15 to 1.36.19 in /detectors/aws (#​511)
3e8de75 Bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 in /tools (#​510)
faf24ad Add @​dashpole as a project Approver (#​498)
c1aee10 Add instrumentation request issue templates (#​500)
c9c0a40 Bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.15 in /detectors/aws (#​503)
683e08e Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.12 in /detectors/aws (#​499)
ec22a4d adding fetch depth (#​497)
31b2ca6 Migrate CircleCI ci.yml workflow to GitHub Actions (#​476)


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 May 27, 2025
@renovate renovate bot requested a review from a team as a code owner May 27, 2025 02:46
@renovate renovate bot added the renovatebot label May 27, 2025
Copy link
Contributor Author

renovate bot commented May 27, 2025

ℹ Artifact update notice

File name: otelcol/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):

  • 19 additional dependencies were updated

Details:

Package Change
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.26.3
github.com/prometheus/client_golang v1.21.1 -> v1.22.0
github.com/prometheus/common v0.62.0 -> v0.64.0
github.com/prometheus/procfs v0.15.1 -> v0.16.1
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.11.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.11.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/prometheus v0.57.0 -> v0.58.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.11.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk/log v0.11.0 -> v0.12.2
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.6.0
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
File name: service/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):

  • 19 additional dependencies were updated

Details:

Package Change
github.com/prometheus/common v0.62.0 -> v0.64.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.26.3
github.com/prometheus/client_golang v1.21.1 -> v1.22.0
github.com/prometheus/procfs v0.15.1 -> v0.16.1
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.11.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.11.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/prometheus v0.57.0 -> v0.58.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.11.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk/log v0.11.0 -> v0.12.2
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.6.0
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237

@renovate renovate bot requested a review from jade-guiton-dd May 27, 2025 02:46
@renovate renovate bot force-pushed the renovate/all-opentelemetry-go-contrib-packages branch 2 times, most recently from 7a94a20 to 7dc6417 Compare May 27, 2025 10:24
@songy23 songy23 closed this May 27, 2025
@songy23 songy23 reopened this May 27, 2025
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.48%. Comparing base (2e61528) to head (688cb01).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13098   +/-   ##
=======================================
  Coverage   91.48%   91.48%           
=======================================
  Files         506      506           
  Lines       28557    28557           
=======================================
  Hits        26125    26125           
  Misses       1917     1917           
  Partials      515      515           

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

@jade-guiton-dd
Copy link
Contributor

jade-guiton-dd commented May 27, 2025

Looks like this requires upgrades to github.com/prometheus/common, which is tracked in #13056 and in open-telemetry/opentelemetry-collector-contrib#39729.

Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

same problem: #13078 (comment)

@songy23 songy23 marked this pull request as draft May 27, 2025 13:08
@codeboten
Copy link
Contributor

This is blocked in the same way as #13078, but i'll try to update the PR to bump the deps that don't require the new common version

@codeboten codeboten self-assigned this May 27, 2025
@renovate renovate bot force-pushed the renovate/all-opentelemetry-go-contrib-packages branch from 2a96552 to 8276f26 Compare May 27, 2025 13:25
github-merge-queue bot pushed a commit that referenced this pull request May 27, 2025
This bumps all but the otelconf package. Part of
#13098 and
unblocks
#13088

---------

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-opentelemetry-go-contrib-packages branch from 311dccc to 5154dc5 Compare May 27, 2025 16:43
@renovate renovate bot changed the title Update All opentelemetry-go-contrib packages Update module go.opentelemetry.io/contrib/otelconf to v0.16.0 May 27, 2025
@ArthurSens
Copy link
Member

This should be unblocked by open-telemetry/opentelemetry-collector-contrib#40397

@mx-psi
Copy link
Member

mx-psi commented Jun 2, 2025

This should be unblocked by open-telemetry/opentelemetry-collector-contrib#40397

Just merged this

@codeboten codeboten added this pull request to the merge queue Jun 2, 2025
Merged via the queue into main with commit e45c0e5 Jun 2, 2025
75 checks passed
@codeboten codeboten deleted the renovate/all-opentelemetry-go-contrib-packages branch June 2, 2025 20:42
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.

7 participants