Closed dependabot[bot] closed 1 month ago
Upgraded OpenTelemetry Packages
This update moves several OpenTelemetry packages to a newer version (v1.30.0
), which might contain additional features or bug fixes, to increase the reliability and effectiveness of our data and error tracking.
Updated Golang Sys Dependency
The underlying system package for our Golang code has been updated to version v0.25.0
. This update improves our system interactions and may offer enhancements and corrections to previous versions.
Adjustment to 'go.sum' File
The checksums file (go.sum
) used by Go to ensure dependency security and integrity has been updated. This update corresponds to the changes made to our dependencies, providing an extra layer of security.
Looks like go.opentelemetry.io/otel/sdk/metric is up-to-date now, so this is no longer needed.
Bumps go.opentelemetry.io/otel/sdk/metric from 1.29.0 to 1.30.0.
Changelog
Sourced from go.opentelemetry.io/otel/sdk/metric's changelog.
Commits
ed4fc75
Release v1.30.0/v0.52.0/v0.6.0/v0.0.9 (#5797)cdd2dbb
Drop support for Go 1.21 in dice example (#5800)e9ac0d2
fix(deps): update module google.golang.org/grpc to v1.66.1 (#5798)4cc9fee
fix(deps): update golang.org/x/exp digest to 701f63a (#5795)71b341f
Add utf8 support to the prometheus exporter (#5755)506a9ba
Fix typos (#5763)b37e8a9
SetMeterProvider
might miss the delegation for instruments and registries (...9e1b015
fix(metric, log): merge explicit resource with environment variables (#5773)8dca9cc
Support OTEL_EXPORTER_OTLP_LOGS_INSECURE and OTEL_EXPORTER_OTLP_INSECURE envi...fb7cc02
fix(deps): update module github.com/prometheus/client_golang to v1.20.3 (#5788)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show