RATATOSKRATATOSK
로그인

OpenTelemetry

v0.159.0Observability
2026년 8월 17일

CHECK 2OTHER 6

익스포터 큐 배치 기능 플래그가 추가되고, 익스포터와 스크레이퍼 메트릭 기록 방식이 바뀝니다. 공개 API의 필드 형태도 변경되며, 보안 권고나 보안 수정은 공개되지 않았습니다.

영향 확인 (2)

  • breakingextension/zpages 설정 필드 구조 변경

    extension/zpages를 구성한 경우 적용됩니다.

    Config에서 confighttp.ServerConfig가 임베디드 필드가 아닌 이름 있는 필드로 바뀝니다.

  • breakingpkg/confighttp 인증 설정 필드 구조 변경

    pkg/confighttp에서 인증 설정을 사용하는 경우 적용됩니다.

    AuthConfig에서 configauth.Config가 임베디드 필드가 아닌 이름 있는 필드로 바뀝니다.

그 외 기록된 변경 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 스택에 추가

조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.

스택에 추가