Skip to content

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.45.0 to 0.46.0 in /api - #387

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric-0.46.0
Apr 1, 2024
Merged

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.45.0 to 0.46.0 in /api#387
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric-0.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2024

Copy link
Copy Markdown
Contributor

Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.45.0 to 0.46.0.

Commits
  • e307cf7 Update OTel dependencies and Prepare release v1.22.0 and v0.46.0 (#824)
  • 71d9493 example/metric : Add exponential_histogram README and reorganize folders. (#821)
  • ed7ca96 Add additional fallbacks for GMP exporter (#823)
  • 80c6b9c Add SDK ExponentialHistogram unit test and check for errors from other metric...
  • 2be0414 Make client auth extension public and implement component.Component (#814)
  • 5476951 Create client on Start instead of Creation (#817)
  • 0fe89f6 Add fixture with a histogram exemplar, and implement exemplar attachments in ...
  • 8f90874 support exemplars from integer instruments (#810)
  • b4f84b1 Update go version to 1.22.1 to fix govulncheck warnings (#811)
  • e16634a example/metric/exponential_histogram: Remove filter from dashboard.json (#808)
  • 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/metric

Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.45.0...v0.46.0)

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

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 Apr 1, 2024
@dependabot
dependabot Bot requested a review from AchoArnold April 1, 2024 00:07
@what-the-diff

what-the-diff Bot commented Apr 1, 2024

Copy link
Copy Markdown

PR Summary

  • Upgrade of Metric Exporter and Resource Mapping Libraries
    The software libraries that allow our application to send important data (metrics) to Google Cloud, and correctly categorize that data (resource mapping), have been upgraded. This ensures that our application remains compatible with the latest changes and improvements in Google Cloud's data handling.

  • Synchronization of Dependency Version Updates
    In tandem with the library upgrades, the summary of our application's dependencies (the 'go.sum' file) has also been updated. This means all parts of our code are aware of the new library versions, minimizing potential for version mismatch issues.

@AchoArnold
AchoArnold merged commit 82cb0dc into main Apr 1, 2024
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric-0.46.0 branch April 1, 2024 18:40
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