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

feat(deps): bump the opentelemetry group with 3 updates #474

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

Bumps the opentelemetry group with 3 updates: opentelemetry-api, opentelemetry-exporter-otlp and opentelemetry-sdk.

Updates opentelemetry-api from 1.15.0 to 1.19.0

Changelog

Sourced from opentelemetry-api's changelog.

Version 1.19.0/0.40b0 (2023-07-13)

  • Drop setuptools runtime requirement. (#3372)
  • Update the body type in the log ($3343)
  • Add max_scale option to Exponential Bucket Histogram Aggregation (#3323)
  • Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (#3310)
  • Support dropped_attributes_count in LogRecord and exporters (#3351)
  • Add unit to view instrument selection criteria (#3341)
  • Upgrade opentelemetry-proto to 0.20 and regen #3355)
  • Include endpoint in Grpc transient error warning #3362)
  • Fixed bug where logging export is tracked as trace #3375)

Version 1.18.0/0.39b0 (2023-05-19)

  • Select histogram aggregation with an environment variable (#3265)
  • Move Protobuf encoding to its own package (#3169)
  • Add experimental feature to detect resource detectors in auto instrumentation (#3181)
  • Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (#3240)
  • Fix headers types mismatch for OTLP Exporters (#3226)
  • Fix suppress instrumentation for log batch processor (#3223)
  • Add speced out environment variables and arguments for BatchLogRecordProcessor (#3237)

Version 1.17.0/0.38b0 (2023-03-22)

  • Implement LowMemory temporality (#3223)
  • PeriodicExportingMetricReader will continue if collection times out (#3100)
  • Fix formatting of ConsoleMetricExporter. (#3197)
  • Fix use of built-in samplers in SDK configuration (#3176)

... (truncated)

Commits
  • 7b59b5f [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (#3379)
  • c094ca8 Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...
  • 57d4580 Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...
  • 04ab744 Finish typing InMemorySpanExporter (#3285)
  • f86d2fd Remove setuptools runtime dependency (#3372)
  • 7bb21f5 Update the body type in the log (#3343)
  • 98985b5 Copy change log updates from release/v1.18.x-0.39bx (#3312)
  • 72c1f5b Fixing bug where BLRP export tracked as tracing (#3375)
  • e076e7c Fix getting started test (#3371)
  • 3f459d3 Add test case for child-parent exception handling (#3356)
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-otlp from 1.15.0 to 1.19.0

Changelog

Sourced from opentelemetry-exporter-otlp's changelog.

Version 1.19.0/0.40b0 (2023-07-13)

  • Drop setuptools runtime requirement. (#3372)
  • Update the body type in the log ($3343)
  • Add max_scale option to Exponential Bucket Histogram Aggregation (#3323)
  • Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (#3310)
  • Support dropped_attributes_count in LogRecord and exporters (#3351)
  • Add unit to view instrument selection criteria (#3341)
  • Upgrade opentelemetry-proto to 0.20 and regen #3355)
  • Include endpoint in Grpc transient error warning #3362)
  • Fixed bug where logging export is tracked as trace #3375)

Version 1.18.0/0.39b0 (2023-05-19)

  • Select histogram aggregation with an environment variable (#3265)
  • Move Protobuf encoding to its own package (#3169)
  • Add experimental feature to detect resource detectors in auto instrumentation (#3181)
  • Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (#3240)
  • Fix headers types mismatch for OTLP Exporters (#3226)
  • Fix suppress instrumentation for log batch processor (#3223)
  • Add speced out environment variables and arguments for BatchLogRecordProcessor (#3237)

Version 1.17.0/0.38b0 (2023-03-22)

  • Implement LowMemory temporality (#3223)
  • PeriodicExportingMetricReader will continue if collection times out (#3100)
  • Fix formatting of ConsoleMetricExporter. (#3197)
  • Fix use of built-in samplers in SDK configuration (#3176)

... (truncated)

Commits
  • 7b59b5f [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (#3379)
  • 570d27e feat: include endpoint in grpc logs (#3362)
  • adbcf82 Exporting resources attributes on target_info for Prometheus Exporter (#3279)
  • ad2de35 Add dropped_attributes_count support in exporters (#3351)
  • 9d3d0f8 Upgrade opentelemetry-proto to 0.20 and regen (#3355)
  • 5ec5064 Add a note about force_flush implementation for OTLP exporters (#3262)
  • e9530c5 Update version to 1.19.0.dev/0.40b0.dev (#3297)
  • 14ca9f4 Select histogram aggregation with environment variables (#3265)
  • c46ad86 Separate protobuf encoding into a separate package (#3169)
  • c11d551 Fix headers types mismatch for OTLP Exporters (#3226)
  • Additional commits viewable in compare view

Updates opentelemetry-sdk from 1.15.0 to 1.19.0

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.19.0/0.40b0 (2023-07-13)

  • Drop setuptools runtime requirement. (#3372)
  • Update the body type in the log ($3343)
  • Add max_scale option to Exponential Bucket Histogram Aggregation (#3323)
  • Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (#3310)
  • Support dropped_attributes_count in LogRecord and exporters (#3351)
  • Add unit to view instrument selection criteria (#3341)
  • Upgrade opentelemetry-proto to 0.20 and regen #3355)
  • Include endpoint in Grpc transient error warning #3362)
  • Fixed bug where logging export is tracked as trace #3375)

Version 1.18.0/0.39b0 (2023-05-19)

  • Select histogram aggregation with an environment variable (#3265)
  • Move Protobuf encoding to its own package (#3169)
  • Add experimental feature to detect resource detectors in auto instrumentation (#3181)
  • Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (#3240)
  • Fix headers types mismatch for OTLP Exporters (#3226)
  • Fix suppress instrumentation for log batch processor (#3223)
  • Add speced out environment variables and arguments for BatchLogRecordProcessor (#3237)

Version 1.17.0/0.38b0 (2023-03-22)

  • Implement LowMemory temporality (#3223)
  • PeriodicExportingMetricReader will continue if collection times out (#3100)
  • Fix formatting of ConsoleMetricExporter. (#3197)
  • Fix use of built-in samplers in SDK configuration (#3176)

... (truncated)

Commits
  • 7b59b5f [release/v1.19.x-0.40bx] Prepare release 1.19.0/0.40b0 (#3379)
  • c094ca8 Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...
  • 57d4580 Bump grpcio from 1.35.0 to 1.53.0 in /docs/examples/fork-process-model/flask-...
  • 04ab744 Finish typing InMemorySpanExporter (#3285)
  • f86d2fd Remove setuptools runtime dependency (#3372)
  • 7bb21f5 Update the body type in the log (#3343)
  • 98985b5 Copy change log updates from release/v1.18.x-0.39bx (#3312)
  • 72c1f5b Fixing bug where BLRP export tracked as tracing (#3375)
  • e076e7c Fix getting started test (#3371)
  • 3f459d3 Add test case for child-parent exception handling (#3356)
  • Additional commits viewable in compare view

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

Bumps the opentelemetry group with 3 updates: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python).


Updates `opentelemetry-api` from 1.15.0 to 1.19.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.15.0...v1.19.0)

Updates `opentelemetry-exporter-otlp` from 1.15.0 to 1.19.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.15.0...v1.19.0)

Updates `opentelemetry-sdk` from 1.15.0 to 1.19.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.15.0...v1.19.0)

---
updated-dependencies:
- dependency-name: opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-exporter-otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2023

Superseded by #492.

@dependabot dependabot bot closed this Sep 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/opentelemetry-a4765b2fb1 branch September 5, 2023 17: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants