RATATOSKRATATOSK
ログイン

OpenTelemetry

v0.159.0Observability
2026年8月17日

CHECK 2OTHER 6

設定のフィールド構成やメトリクスの扱いに変更が入り、既存の設定コードや計測結果に影響するリリースです。`extension/zpages` や `pkg/confighttp` の認証設定を利用している場合は、公開 API のフィールド形状が変わります。セキュリティアドバイザリやセキュリティ修正は開示されていません。

影響確認 (2)

  • breakingconfighttp.ServerConfig のフィールド構成を変更

    extension/zpages を設定している場合に適用されます。

    confighttp.ServerConfigConfig の埋め込みフィールドから名前付きフィールドへ変更しました。

  • breakingconfigauth.Config のフィールド構成を変更

    pkg/confighttp で認証設定を使用している場合に適用されます。

    configauth.ConfigAuthConfig の埋め込みフィールドから名前付きフィールドへ変更しました。

その他の記録済み変更 6 件すべてvalue changes 4 · additions 2

value changes (4)

  • Previously the batch send size histograms were recorded at enqueue time (Offer), so they measured incoming request sizes rather than the post-batching request handed to the downstream sender. Those histograms are now recorded in the obs report sender.
  • - pkg/scraperhelper: Use {record} instead of {datapoint} as the unit of the log record and profile record scraper metrics (#15730) Affects otelcol_scraper_scraped_log_records, otelcol_scraper_errored_log_records, otelcol_scraper_scraped_profile_records and otelcol_scraper_errored_profile_records.
  • - pkg/config/configretry: Migrate BackOffConfig to schema-based configuration generated by mdatagen. (#15502)
  • - pkg/config/configtls: Migrate TLS core types to schema-based configuration generated by mdatagen. (#15693)

additions (2)

  • - pkg/exporterhelper: Add the pkg.exporterhelper.queueBatchEnabled feature gate (#14038, #13582, #12022) When enabled, the batch settings returned by NewDefaultQueueConfig() have batch::enabled true. See [migration RFC](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/rfcs/batching-migration.md#phase-1).
  • The previous enqueue-time measurements are preserved under the new otelcol_exporter_enqueue_size and otelcol_exporter_enqueue_size_bytes metrics for queue sizing.
OpenTelemetryをスタックに追加

対応が必要なリリースが出たときに、週次メールでお知らせします。 今回の破壊的変更も、その一例です。

スタックに追加