Closed dependabot[bot] closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
11d3a9f
) 36.82% compared to head (032a03b
) 36.82%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like go.opentelemetry.io/otel/sdk is up-to-date now, so this is no longer needed.
Bumps go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0.
Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
3c476ce
Release v1.17.0/v0.40.0/v0.0.5 (#4464)183e081
Bump github.com/golangci/golangci-lint in /internal/tools (#4465)6be116e
Add testing support for Go 1.21 (#4463)69611bd
SwitchStream
back to having anAttributeFilter
field and add `New*Filter...f15ae16
Fix the broken sentence (#4456)16ce491
Fix guard of measured value to not record empty (#4452)9b47674
Make getBin and scaleChange methods of expoHistogramDataPoint (#4451)9d9b71f
Remove the expoHistogramValues type (#4450)a5ff7af
Ignore +/- Inf and NaN for exponential histogram measurement (#4446)d78820e
Deprecate exporters/jaeger (#4423)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