Closed dependabot[bot] closed 4 weeks ago
Updated Google Cloud's Opentelemetry Metrics Exporter
This pull request updates the telemetry metrics exporter from GoogleCloudPlatform, bringing it from version v0.48.2
to v0.48.3
. This means we're carrying over any improvements, fixes or new features that the newer version brings, thus improving how our system handles telemetry metrics.
Updated Resource Mapping in Opentelemetry
The part of our system that maps resources within Opentelemetry has been updated as well, moving from v0.48.2
to v0.48.3
. This update helps in improving the mapping and grouping of resources in our telemetry data.
Updated Cloud Mock in Opentelemetry
We have also updated the Cloud Mock component of Opentelemetry, going from v0.48.2
to v0.48.3
. This component is used in testing, so this update can help enhance our capability to test the effectiveness of our telemetry data collection and handling.
Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.48.2 to 0.48.3.
Commits
12cfff6
Prepare release 1.42.3/0.48.3 (#902)5cd127b
Fix bug where grpc self-observability metrics were not added (#900)16bba4f
Add links to quickstart and observability overview to READMEs (#899)40a2c3c
Detect the managed instance group that created a VM (#897)bb4687e
Fix typos (#898)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