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

chore(deps): update dependency opentelemetry-api to v1.12.0 #916

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
opentelemetry-api (source) ==1.11.1 -> ==1.12.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-python

v1.12.0

Compare Source

  • Add force_flush method to metrics exporter
    (#​2852)
  • Change tracing to use Resource.to_json()
    (#​2784)
  • Fix get_log_emitter instrumenting_module_version args typo
    (#​2830)
  • Fix OTLP gRPC exporter warning message
    (#​2781)
  • Fix tracing decorator with late configuration
    (#​2754)
  • Fix --insecure of CLI argument
    (#​2696)
  • Add temporality and aggregation configuration for metrics exporters,
    use OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE only for OTLP metrics exporter
    (#​2843)
  • Instrument instances are always created through a Meter
    (#​2844)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner August 29, 2022 21:25
@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file lang: python Issues specific to Python. labels Aug 29, 2022
@mathieu-benoit
Copy link
Contributor

Current issues:

ERROR: Cannot install -r requirements.txt (line 114), -r requirements.txt (line 116), -r requirements.txt (line 121), -r requirements.txt (line 123), -r requirements.txt (line 125), -r requirements.txt (line 127), opentelemetry-api==1.12.0 and opentelemetry-sdk==1.11.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested opentelemetry-api==1.12.0
    opentelemetry-exporter-gcp-trace 1.3.0 depends on opentelemetry-api~=1.0
    opentelemetry-instrumentation 0.30b1 depends on opentelemetry-api~=1.4
    opentelemetry-instrumentation-flask 0.30b1 depends on opentelemetry-api~=1.3
    opentelemetry-instrumentation-sqlalchemy 0.30b1 depends on opentelemetry-api~=1.3
    opentelemetry-instrumentation-wsgi 0.30b1 depends on opentelemetry-api~=1.3
    opentelemetry-propagator-gcp 1.3.0 depends on opentelemetry-api~=1.0
    opentelemetry-sdk 1.11.1 depends on opentelemetry-api==1.11.1

@mathieu-benoit mathieu-benoit mentioned this pull request Aug 31, 2022
22 tasks
@mathieu-benoit mathieu-benoit added the 🚨 This issue needs some love. label Sep 1, 2022
@bourgeoisor
Copy link
Member

Closing -- superseded by #944

@bourgeoisor bourgeoisor closed this Sep 7, 2022
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (==1.12.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate-bot renovate-bot deleted the renovate/opentelemetry-api-1.x branch September 7, 2022 04:30
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 lang: python Issues specific to Python. 🚨 This issue needs some love.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants