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): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.1 to 1.24.2 in /api #524

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.1 to 1.24.2.

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • bfca671 Prepare 1.24.2 and 0.48.2 (#895)
  • f28ea8c store minimal data in normalization cache (#890)
  • ac83b74 Make the collector exporter mutate data, and remove unnecessary CopyTo (#892)
  • 1c2070c add benchmark for normalization with reset points (#893)
  • d6795b4 Support timeout in Collector Logs exporter (#894)
  • 78c2bb5 exporter/collector: avoid using req.String() to check for empty request (#889)
  • a6eab1e Update go version used in CI to 1.23.1 (#891)
  • 0f06c76 Switch to uint64 hash for identifier (#886)
  • 051c551 Migrate collector self-observability from OpenCensus to OpenTelemetry (#885)
  • 6454b7f Add benchmarks for areas of the collector exporter with high memory usage (#884)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

…ns-go/exporter/trace

Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.24.1...detectors/gcp/v1.24.2)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2024
@dependabot dependabot bot requested a review from AchoArnold October 1, 2024 00:04
Copy link

what-the-diff bot commented Oct 1, 2024

PR Summary

  • Upgraded OpenTelemetry trace exporter
    The version of the OpenTelemetry trace exporter was upgraded from v1.24.1 to v1.24.2. This may include improved features, bug fixes or enhanced performance.

  • Updated OpenTelemetry packages
    Several OpenTelemetry packages were updated to version v1.30.0. These packages comprise different parts of the OpenTelemetry system, contributing to its overall functioning.

  • Improved OpenTelemetry internal resource mapping
    The version of the OpenTelemetry internal resource mapping was updated from v0.48.1 to v0.48.2. It is responsible for how we manage and allocate resources within the application.

  • Enhanced OpenTelemetry net/http instrumentation
    The OpenTelemetry net/http instrumentation version was updated from v0.53.0 to v0.55.0. This helps in detailed monitoring and management of http network requests in the application.

  • Updated version of 'golang.org/x/sys'
    The version of golang.org/x/sys was updated from v0.24.0 to v0.25.0. This package provides low-level interaction with the operating system, contributing to the performance and efficiency of the application.

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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant