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

Update tracing-opentelemetry-instrumentation-sdk requirement from 0.16 to 0.17 #30

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Updates the requirements on tracing-opentelemetry-instrumentation-sdk to permit the latest version.

Changelog

Sourced from tracing-opentelemetry-instrumentation-sdk's changelog.

[0.16.0] - 2023-12-30

Added

  • ✨ add support for OTLP headers from environment (#110) (ccd123b)

Changed

  • 📝 update CHANGELOG (319b1eb)
  • 📝 Update link to changelog, remove homepage, ... (7f38094)
  • ➖ remove dependency to opentelemetry-http (e049fb0)
  • ⬆️ upgrade dependencies for axum-0.7 (d4ad2d3)
  • 📝 update example in doc (b74c686)

Fixed

  • 🐛 fix compilation & linter (24d1eca)

[0.15.0] - 2023-11-25

Added

  • ✨ add attribute rpc.grpc.status_code (d885954)

Changed

  • ⬆️ upgrade to openteletry 0.21 (and related dependencies) (21ceb34)

Fixed

  • 🐛 attribute http.response.status_code should of type int (6ff9209)

[0.14.0] - 2023-09-04

Added

  • ✨ enable simple basic grpc tls endpoint (#85) (ecf4f9d)

Changed

  • ✏️ fix typo in homepage of init-tracing-opentelemetry (9cfbaff)
  • ⬆️ bump tracing-opentelemetry from 0.20 to 0.21 (6763c41)
  • ⬆️ bump tonic from 0.9 to 0.10 in tonic-tracing-opentelemetrty (f33bfe6)

[0.13.0] - 2023-08-06

Added

  • Feat: add span.type=web on spans (d76017f)
  • Feat: add span_type enum and documentation (4871359)

... (truncated)

Commits

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)

Updates the requirements on [tracing-opentelemetry-instrumentation-sdk](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) to permit the latest version.
- [Changelog](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/blob/main/CHANGELOG.md)
- [Commits](davidB/tracing-opentelemetry-instrumentation-sdk@0.16.0...0.16.0)

---
updated-dependencies:
- dependency-name: tracing-opentelemetry-instrumentation-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 12, 2024
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.2s
✅ REPOSITORY secretlint yes no 0.98s
⚠️ REPOSITORY trivy yes 1 7.49s
✅ REPOSITORY trivy-sbom yes no 7.53s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2024

Looks like tracing-opentelemetry-instrumentation-sdk is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 25, 2024
@dependabot dependabot bot deleted the dependabot/cargo/tracing-opentelemetry-instrumentation-sdk-0.17 branch February 25, 2024 19:16
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants