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

Bump go.opentelemetry.io/contrib from 1.3.0 to 1.4.0 in /otelfiber #79

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps go.opentelemetry.io/contrib from 1.3.0 to 1.4.0.

Changelog

Sourced from go.opentelemetry.io/contrib's changelog.

[1.4.0/0.29.0] - 2022-02-14

Added

  • Add WithClientTrace option to go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#875)

Changed

  • All metric instruments from the go.opentelemetry.io/contrib/instrumentation/runtime package have been renamed from runtime.go.* to process.runtime.go.* so as to comply with OpenTelemetry semantic conventions. (#1549)

Fixed

  • Change the http-server-duration instrument in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to record milliseconds instead of microseconds. This changes fixes the code to comply with the OpenTelemetry specification. (#1414, #1537)
  • Fixed the region reported by the "go.opentelemetry.io/contrib/detectors/gcp".CloudRun detector to comply with the OpenTelemetry specification. It no longer includes the project scoped region path, instead just the region. (#1546)
  • The "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp".Transport type now correctly handles protocol switching responses. The returned response body implements the io.ReadWriteCloser interface if the underlying one does. This ensures that protocol switching requests receive a response body that they can write to. (#1329, #1628)

Deprecated

  • The go.opentelemetry.io/contrib/exporters/metric/datadog module is deprecated. (#1639)
  • The go.opentelemetry.io/contrib/exporters/metric/dogstatsd module is deprecated. (#1639)
  • The go.opentelemetry.io/contrib/exporters/metric/cortex module is deprecated. Use the go.opentelemetry.io/otel/exporters/otlp/otlpmetric exporter as a replacement to send data to a collector which can then export with its PRW exporter. (#1639)

Removed

  • Remove the MinMaxSumCount from cortex and datadog exporter. (#1554)
  • The go.opentelemetry.io/contrib/exporters/metric/dogstatsd exporter no longer support exporting histogram or exact data points. (#1639)
  • The go.opentelemetry.io/contrib/exporters/metric/datadog exporter no longer support exporting exact data points. (#1639)
Commits
  • c17e0db Release v1.4.0/v0.29.0 (#1639)
  • 1005161 Make the otelhttp Transport handle protocol switching (#1628)
  • e3db96c build(deps): bump github.com/Shopify/sarama from 1.31.0 to 1.31.1 in /instrum...
  • fdd2035 build(deps): bump go.mongodb.org/mongo-driver from 1.8.2 to 1.8.3 in /instrum...
  • eaf5721 build(deps): bump github.com/spf13/afero from 1.8.0 to 1.8.1 in /exporters/me...
  • dce34fb build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.12 to 3.22.1 in /in...
  • d58cb02 build(deps): bump github.com/aws/aws-sdk-go in /detectors/aws/ec2 (#1637)
  • 3d070be build(deps): bump cloud.google.com/go/compute in /detectors/gcp (#1631)
  • f9f45d8 build(deps): bump github.com/Shopify/sarama (#1630)
  • cb96222 build(deps): bump github.com/Shopify/sarama (#1629)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/go_modules/otelfiber/go.opentelemetry.io/contrib-1.4.0 branch 3 times, most recently from ec3b00d to ec3d954 Compare February 15, 2022 07:43
Bumps [go.opentelemetry.io/contrib](https://github.com/open-telemetry/opentelemetry-go-contrib) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/otelfiber/go.opentelemetry.io/contrib-1.4.0 branch from ec3d954 to 49be0eb Compare February 15, 2022 07:59
@ReneWerner87 ReneWerner87 merged commit cfd66f1 into main Feb 15, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/otelfiber/go.opentelemetry.io/contrib-1.4.0 branch February 15, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant