elastic / apm-data

apm-data holds definitions and code for manipulating Elastic APM data
Apache License 2.0
12 stars 25 forks source link

build(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger from 0.105.0 to 0.106.0 in the jaeger group #333

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the jaeger group with 1 update: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger.

Updates github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger from 0.105.0 to 0.106.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's releases.

v0.106.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

End User Changelog

v0.106.0

πŸ›‘ Breaking changes πŸ›‘

  • vcenterreceiver: Enables various vCenter metrics that were disabled by default until v0.106.0 (#33607) The following metrics will be enabled by default "vcenter.datacenter.cluster.count", "vcenter.datacenter.vm.count", "vcenter.datacenter.datastore.count", "vcenter.datacenter.host.count", "vcenter.datacenter.disk.space", "vcenter.datacenter.cpu.limit", "vcenter.datacenter.memory.limit", "vcenter.resource_pool.memory.swapped", "vcenter.resource_pool.memory.ballooned", and "vcenter.resource_pool.memory.granted". The "resourcePoolMemoryUsageAttribute" has also been bumped up to release v.0.107.0

  • googlemanagedprometheusexporter: Fix typo in exporter.googlemanagedpromethues.intToDouble feature gate (#34232)

🚩 Deprecations 🚩

  • k8sattributesprocessor: Deprecate extract.annotations.regex and extract.labels.regex config fields in favor of the ExtractPatterns function in the transform processor. The FieldExtractConfig.Regex parameter will be removed in version v0.111.0. (#25128) Deprecating of FieldExtractConfig.Regex parameter means that it is recommended to use the ExtractPatterns function from the transform processor instead. To convert your current configuration please check the ExtractPatterns function documentation. You should use the pattern parameter of ExtractPatterns instead of using the FieldExtractConfig.Regex parameter.

πŸš€ New components πŸš€

  • otlpjsonconnector: New component that will allow extracting otlpjson data from incoming Logs. (#34239, #34208)
  • redis_storage: Adds a new storage extension using Redis to store data in transit (#31682)

πŸ’‘ Enhancements πŸ’‘

  • processor/transform: Add scale_metric function that scales all data points in a metric. (#16214)

  • vcenterreceiver: Adds vCenter vSAN host metrics. (#33556) Introduces the following vSAN host metrics to the vCenter receiver:

    • vcenter.host.vsan.throughput
    • vcenter.host.vsan.iops
    • vcenter.host.vsan.congestions
    • vcenter.host.vsan.cache.hit_rate
    • vcenter.host.vsan.latency.avg
  • transformprocessor: Support aggregating metrics based on their attributes. (#16224)

  • metricstransformprocessor: Adds the 'median' aggregation type to the Metrics Transform Processor. Also uses the refactored aggregation business logic from internal/core package. (#16224)

  • telemetrygen: uses the go logging SDK instead of pdata (#18902)

  • elasticsearchexporter: Add explicit bounds histogram support to metrics (#34045)

  • hostmetricsreceiver: allow configuring log pipeline to send host EntityState event (#33927)

  • elasticsearchexporter: Introduce an experimental OTel native mapping mode for logs (#33290)

  • extension/healthcheckv2: Add extension/subcomponent management logic. (#26661)

  • otlpjsonconnector: Add connector's implementations (#34249, #34208)

  • windowsperfcountersreceiver: Improve handling of non-existing instances for Windows Performance Counters (#33815) It is an expected that when querying Windows Performance Counters the targeted instances may not be present. The receiver will no longer require the use of recreate_query to handle non-existing instances. As soon as the instances are available, the receiver will start collecting metrics for them.

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's changelog.

v0.106.0

Commits
  • 5914351 [chore] Prepare release 0.106.0 (#34298)
  • 0ea14e6 [chore] Prepare release v0.106.0 (#34294)
  • d808572 [chore] update tests to use generated convenience methods (#34293)
  • 72c238e [chore] Promote Christos Markou to triager role (#34290)
  • 1cdc717 [chore] make update-otel (#34289)
  • 1446a03 [processor/transform] introduce aggregate_on_attributes function for metrics ...
  • 1d31bc9 minor bug in cumulativetodeltaprocessor test (#34282)
  • 2ae66fe [receiver/vcenter] Adds vSAN metrics for Clusters (#34084)
  • 1a8bdfc [processor/k8sattributes] Deprecate FieldExtractConfig.Regex config option (#...
  • 0393a45 [connector/datadog] Respect _dd.measured and eligible span kind when native i...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions