Skip to content
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

fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.10.0 #367

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/contrib/bridges/otelslog v0.9.0 -> v0.10.0 age adoption passing confidence

Release Notes

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

v0.10.0

Compare Source

This release upgrades its go.opentelemetry.io/otel dependency to v0.10.0 and includes new instrumentation for popular Kafka and Cassandra clients.

Added
  • A detector that generate resources from GCE instance. (#​132)
  • A detector that generate resources from AWS instances. (#​139)
  • Instrumentation for the Kafka client github.com/Shopify/sarama. (#​134, #​153)
  • Links and status message for mock span in the internal testing library. (#​134)
  • Instrumentation for the Cassandra client github.com/gocql/gocql. (#​137)
  • A detector that generate resources from GKE clusters. (#​154)
Fixed
  • Bump github.com/aws/aws-sdk-go from 1.33.8 to 1.33.15 in /detectors/aws. (#​155, #​157, #​159, #​162)
  • Bump github.com/golangci/golangci-lint from 1.28.3 to 1.29.0 in /tools. (#​146)

Raw changes made between v0.9.0 and v0.10.0

e9e944b (HEAD -> master, tag: v0.10.0, tag: instrumentation/runtime/v0.10.0, tag: instrumentation/gopkg.in/macaron.v1/v0.10.0, tag: instrumentation/go.mongodb.org/mongo-driver/v0.10.0, tag: instrumentation/github.com/labstack/echo/v0.10.0, tag: instrumentation/github.com/gorilla/mux/v0.10.0, tag: instrumentation/github.com/gocql/gocql/v0.10.0, tag: instrumentation/github.com/gocql/gocql/example/v0.10.0, tag: instrumentation/github.com/gin-gonic/gin/v0.10.0, tag: instrumentation/github.com/emicklei/go-restful/v0.10.0, tag: instrumentation/github.com/Shopify/sarama/v0.10.0, tag: instrumentation/github.com/Shopify/sarama/example/v0.10.0, tag: exporters/metric/dogstatsd/v0.10.0, tag: exporters/metric/datadog/v0.10.0, tag: detectors/gcp/v0.10.0, tag: detectors/aws/v0.10.0, upstream/master, origin/master, origin/HEAD) Release v0.10.0 (#​185)
d5b98d8 Add instrumentation example for Kafka (#​153)
166cf68 Bump github.com/aws/aws-sdk-go from 1.33.14 to 1.33.15 in /detectors/aws (#​162)
7066c08 Add instrumentation for github.com/gocql/gocql (#​137)
5a13a42 Bump github.com/aws/aws-sdk-go from 1.33.13 to 1.33.14 in /detectors/aws (#​159)
468a20f Bump github.com/aws/aws-sdk-go from 1.33.12 to 1.33.13 in /detectors/aws (#​157)
4b582b9 Bump github.com/aws/aws-sdk-go from 1.33.8 to 1.33.12 in /detectors/aws (#​155)
f28c81d AWS detector (#​139)
05eaf53 GKE detector (#​154)
5c2cfc3 GCE Resource Detector (#​132)
2baa898 paivagustavo to emeritus for now (#​152)
70957fc Add instrumentation for Kafka (#​134)
bb438f8 Bump github.com/golangci/golangci-lint from 1.28.3 to 1.29.0 in /tools (#​146)


Configuration

📅 Schedule: Branch creation - "before 4am" (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 the dependencies Pull requests that update a dependency file label Mar 6, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from c3094c8 to e9b01c3 Compare March 6, 2025 03:05
@Zaba505 Zaba505 merged commit 475e0cd into main Mar 6, 2025
1 check passed
@Zaba505 Zaba505 deleted the renovate/opentelemetry-go-contrib-monorepo branch March 6, 2025 03:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant