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 opentelemetry-exporter-gcp-trace from 1.0.0 to 1.4.0 #32

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 Dec 6, 2022

Bumps opentelemetry-exporter-gcp-trace from 1.0.0 to 1.4.0.

Release notes

Sourced from opentelemetry-exporter-gcp-trace's releases.

v1.4.0

What's Changed

opentelemetry-exporter-gcp-monitoring

  • Set gRPC user-agent when calling google APIs (#216)
  • Implement OTel resource to monitored resource mapping (#214)
  • Update cloud monitoring exporter to work with opentelemetry 1.x (#204)
  • Drop support for Python 3.6, add 3.10 (#203)

opentelemetry-exporter-gcp-trace

  • Set gRPC user-agent when calling google APIs (#216)
  • Drop support for Python 3.6, add 3.10 (#203)

opentelemetry-propagator-gcp

  • Drop support for Python 3.6, add 3.10 (#203)
  • Create a Readonly Propagator to match the golang "One Way" propagator (#196)

opentelemetry-resourcedetector-gcp

  • Drop support for Python 3.6, add 3.10 (#203)
  • Update no container name behaviour (#186)

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-python@v1.3.0...v1.4.0

v1.3.0

What's Changed

opentelemetry-propagator-gcp

  • Add entry point for x-cloud-trace-context propagator (#183)
  • Make the trace flags optional when parsing x-cloud-trace-context (#181)

opentelemetry-resourcedetector-gcp

  • remove google-auth dependency for resource detection (#176)

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-python@v1.2.0...v1.3.0

... (truncated)

Commits
  • ff0da29 Release 1.4.0 (Part 1/2) release commit
  • bfcf28d Add missing entries to changelogs (#220)
  • 4d581e9 Set gRPC user-agent when calling google APIs (#216)
  • b2490ed Add unit when creating metric descriptors (#218)
  • bbef9bc Update doc examples to include metrics (#217)
  • 3f342f0 Implement OTel resource to monitored resource mapping (#214)
  • dbc8f3e Remove some workarounds for py3.6 which is are no longer needed (#213)
  • e4767be Use protobuf objects with types instead of dicts (#211)
  • 9e5893c Normalize invalid label keys (#212)
  • e975243 Add snapshot tests for async instruments (#210)
  • 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)

Bumps [opentelemetry-exporter-gcp-trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python) from 1.0.0 to 1.4.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/blob/main/release.py)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-python@v1.0.0...v1.4.0)

---
updated-dependencies:
- dependency-name: opentelemetry-exporter-gcp-trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants