RasaHQ / rasa-sdk

SDK for the development of custom actions for Rasa
https://rasa.com/docs
Apache License 2.0
292 stars 233 forks source link

Bump opentelemetry-exporter-jaeger from 1.15.0 to 1.19.0 #1023

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps opentelemetry-exporter-jaeger from 1.15.0 to 1.19.0.

Changelog

Sourced from opentelemetry-exporter-jaeger'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)
  • Default LogRecord observed_timestamp to current timestamp #3377)

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)

... (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


Dependabot compatibility score

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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 11 months ago

Superseded by #1035.