-
Notifications
You must be signed in to change notification settings - Fork 315
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-api from 1.23.0 to 1.24.0 #5899
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5899 +/- ##
=======================================
Coverage 67.45% 67.45%
=======================================
Files 348 348
Lines 30138 30138
=======================================
Hits 20329 20329
Misses 9809 9809 ☔ View full report in Codecov by Sentry. |
Bumps [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8d18d10
to
bb2452e
Compare
This fails to typecheck with 3.9 because opentelemetry doesn't use typing_extensions Perhaps we should just drop pyright from 3.9 in preparation for anyway dropping 3.9 |
A newer version of opentelemetry-api exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@dependabot recreate |
Superseded by #6138. |
Bumps opentelemetry-api from 1.23.0 to 1.24.0.
Changelog
Sourced from opentelemetry-api's changelog.
Commits
01d1d4b
[release/v1.24.x-0.45bx] Prepare release 1.24.0/0.45b0 (#3819)bb89e0a
Makecreate_gauge
non-abstract method (#3817)c2fc945
record_exception: Accept BaseException (#3354)29c293f
Improve tracing sdk type annotations (#3794)694445f
Fix license field in pyproject.toml files (#3803)06b82aa
Make record_exception more robust handling them outside the except scope (#3778)2574707
Adds support OTEL_SDK_DISABLED environment variable (#3648)6dd85fc
Fix shellcheck --severity=warning issues (#3789)cc05a80
Use verbosity for logs example (#3800)5a6da15
Maketracer.start_as_current_span()
decorator work with async functions (#3...You can trigger a rebase of this PR 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)