Skip to content

fix(deps): update opentelemetry-go-contrib monorepo#110

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/opentelemetry-go-contrib-monorepo
Open

fix(deps): update opentelemetry-go-contrib monorepo#110
renovate[bot] wants to merge 1 commit intomainfrom
renovate/opentelemetry-go-contrib-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/contrib/bridges/otelslog v0.14.0v0.17.0 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0v0.67.0 age confidence

Release Notes

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)

v0.17.0

Compare Source

Update go.opentelemetry.io/otel dependency to v0.17.0

Added
  • Add ot-tracer propagator (#​562)
Changed
  • Rename project default branch from master to main.
Fixed
  • Added failure message for AWS ECS resource detector for better debugging (#​568)

Raw changes made between v0.16.0 and v0.17.0

cabeeb5 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho (#​577)
7fe84fd Bump github.com/labstack/echo/v4 (#​578)
8d6e61b Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#​576)
bd90f3e Eks resource detector bugfix (#​575)
e532370 (origin/main) Fix ECS resource detector bug (#​569)
b87d221 Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#​572)
957a23c Bump actions/cache from v2 to v2.1.4 (#​571)
e3b511e Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#​570)
33003dd Bump go.mongodb.org/mongo-driver (#​573)
cc69f93 added failure message - ECS resource detector (#​568)
fd60b5f Add ot-tracer-* propagator (#​562)
bc8b54d Update default branch name to main (#​567)
e0fb74f Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#​565)
feebb9b Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws (#​566)
a7d455d (upstream/master) Update workflows to include main branch as trigger (#​564)
90490ec (origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws (#​558)
33f383b Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp (#​531)
6e9f6d3 Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#​543)
a101606 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex (#​530)
3d7fac5 Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 (#​557)
40b35ec Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#​526)
37f53a3 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime (#​525)
a77bcb3 Bump github.com/stretchr/testify in /exporters/metric/dogstatsd (#​524)
77a5929 Bump google.golang.org/grpc (#​545)
bc4e070 Add code-coverage configuration to allow 1% delta (#​555)

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)

v0.15.0

Compare Source

[0.15.0] - 2020-12-11

Added
  • A new Amazon EKS resource detector. (#​465)
  • A new gcp.CloudRun detector for detecting resource from a Cloud Run instance. (#​455)

Raw changes made between v0.14.0 and v0.15.0

e7b70eb Prepare for v0.15.0 release (#​486)
54c6a6c Add detector for Cloud Run service. (#​455)
79af2e9 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#​481)
fd9db4a Bump cloud.google.com/go from 0.72.0 to 0.73.0 in /detectors/gcp (#​483)
8f0fa29 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /instrumentation/google.golang.org/grpc/otelgrpc/example (#​482)
401ff52 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /propagators/opencensus/examples (#​480)
da8faf5 Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.36.2 in /detectors/aws (#​479)
b02fae7 Add Amazon EKS Resource Detector (#​465)
d1534b8 add opencensus propagation readme and example (#​473)
e1c598c Add AWS X-Ray Propagator (#​462)
f9f5a21 move opencensus binary propagation to contrib (#​467)
82eb6a3 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 in /instrumentation/net/http/httptrace/otelhttptrace (#​472)
7ffe595 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 in /propagators (#​471)
be1c230 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 in /exporters/metric/cortex (#​470)
59c92e2 Bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.35 in /detectors/aws (#​469)
9e9f21b Bump github.com/golangci/golangci-lint from 1.32.2 to 1.33.0 in /tools (#​468)
645d23a Add Amazon ECS Resource Detector (#​466)
d648427 Bump github.com/aws/aws-sdk-go from 1.35.28 to 1.35.33 in /detectors/aws (#​463)
3be1f0d Bump github.com/Shopify/sarama from 1.27.0 to 1.27.2 in /instrumentation/github.com/Shopify/sarama/otelsarama (#​464)


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) February 2, 2026 22:13
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 264697c to 22314ca Compare February 6, 2026 08:53
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 22314ca to 6637c30 Compare February 11, 2026 07:10
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 6637c30 to 822417f Compare February 11, 2026 07:45
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 822417f to ca806bd Compare February 11, 2026 11:18
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from ca806bd to 5494157 Compare February 13, 2026 07:07
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 5494157 to 9f4f27d Compare February 16, 2026 09:19
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 9f4f27d to 842c1cd Compare February 17, 2026 06:25
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 842c1cd to 9925c0a Compare February 17, 2026 06:30
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 9925c0a to 34bd269 Compare February 18, 2026 06:02
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 34bd269 to 76fe994 Compare February 18, 2026 09:30
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 76fe994 to c60515a Compare February 24, 2026 18:04
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from c60515a to 4022775 Compare February 26, 2026 12:51
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 796b00f to 269d673 Compare March 19, 2026 13:32
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 269d673 to 2ca706d Compare March 19, 2026 19:00
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 2ca706d to f28e775 Compare March 21, 2026 18:18
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from f28e775 to 3749622 Compare March 22, 2026 18:20
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 3749622 to f7f2481 Compare March 23, 2026 03:35
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from f7f2481 to 2bb4790 Compare March 23, 2026 06:20
@renovate renovate bot changed the title fix(deps): update opentelemetry-go-contrib monorepo fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.67.0 Mar 23, 2026
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 2bb4790 to 31ebcf1 Compare March 23, 2026 06:42
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.67.0 fix(deps): update opentelemetry-go-contrib monorepo Mar 23, 2026
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 31ebcf1 to 408f45b Compare March 23, 2026 10:14
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 408f45b to eafab87 Compare March 23, 2026 10:32
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from eafab87 to f0ded5a Compare March 23, 2026 10:51
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from f0ded5a to d24008f Compare March 24, 2026 14:25
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from d24008f to 0f5b157 Compare March 26, 2026 20:58
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 0f5b157 to 0b53b8b Compare March 27, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants