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): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.19.0 #166

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tracing-opentelemetry-instrumentation-sdk (source) dependencies minor 0.16.0 -> 0.19.0

Release Notes

davidB/tracing-opentelemetry-instrumentation-sdk (tracing-opentelemetry-instrumentation-sdk)

v0.19.0

Compare Source

Added
  • ✨ allow to create span for opentelemetry at level info with feature flag tracing_level_info

v0.18.1

Compare Source

Added
  • ✨ allow to create span for opentelemetry at level info with feature flag tracing_level_info

v0.18.0

Compare Source

Other
  • 👷 tune release-plz

v0.17.1

Compare Source

Other
  • 👷 tune release-plz

v0.17.0

Compare Source

Added
  • ✨ add support for logfmt into tracing_subscriber_ext::init_subscribers() (580d709)
Changed
  • 📝 update CHANGELOG (d3609ac)
  • 📝 update link to homepage (3e081fb)
  • 💄 fix display of OTEL_TRACES_SAMPLER (62d9c2a)
Fixed
  • 🐛 on grpc when no status code into header, fallback to OK (previously Unkown) (f1a23c4)

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, check this box

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

Copy link
Contributor Author

renovate bot commented Feb 12, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package tracing-opentelemetry-instrumentation-sdk@0.16.0 --precise 0.18.1
    Updating crates.io index
error: failed to select a version for the requirement `tracing-opentelemetry-instrumentation-sdk = "^0.16"`
candidate versions found which didn't match: 0.18.1
location searched: crates.io index
required by package `axum-tracing-opentelemetry v0.16.0`
    ... which satisfies dependency `axum-tracing-opentelemetry = "^0.16.0"` (locked to 0.16.0) of package `alertmanager-webhook v0.9.0 (/tmp/renovate/repos/github/pabrahamsson/alertmanager-webhook)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.17.0 fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.17.1 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-instrumentation-sdk-0.x branch from a3cfde0 to cf75b74 Compare February 25, 2024 01:30
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-instrumentation-sdk-0.x branch from cf75b74 to dc6a533 Compare March 9, 2024 17:14
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.17.1 fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.18.0 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-instrumentation-sdk-0.x branch from dc6a533 to 81ca477 Compare April 24, 2024 19:04
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.18.0 fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.18.1 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-instrumentation-sdk-0.x branch from 81ca477 to 1c22cf2 Compare May 5, 2024 10:46
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.18.1 fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.18.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-instrumentation-sdk-0.x branch from 1c22cf2 to 001b0cb Compare June 30, 2024 20:07
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.18.0 fix(deps): update rust crate tracing-opentelemetry-instrumentation-sdk to 0.19.0 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-instrumentation-sdk-0.x branch from 001b0cb to 272eae8 Compare July 7, 2024 21:48
@pabrahamsson pabrahamsson merged commit e0be2ec into main Jul 7, 2024
1 check passed
@pabrahamsson pabrahamsson deleted the renovate/tracing-opentelemetry-instrumentation-sdk-0.x branch July 7, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant