Thanos
v0.41.0Observability2026년 2월 12일
이번 릴리스는 성능 개선과 버그 수정을 포함하며, 설정 기능도 확장됐습니다. 기존 동작 변경과 사용 중단된 플래그가 포함돼 기존 설정에 영향을 줄 수 있습니다.
영향 확인 (1)
breaking
Receive셔플 샤딩에 일관 해싱 적용Receive에서 셔플 샤딩을 사용하면 적용됩니다.Receive의 셔플 샤딩이 확장 시 안정성을 위해 일관 해싱을 사용합니다. 업그레이드하면 기존 테넌트와 노드의 할당이 바뀝니다.
그 외 기록된 변경 10건 전체fixes 5 · additions 2 · constraints 1 · deprecations 1 · value changes 1
fixes (5)
- Store: fix the reuse of dirty posting slices
- Query-Frontend: Fix not logging requests when external-prefix is set in query
- Receive: Endless loop of retried replication with capnproto and distributors
- Query-Frontend: ensure slow query and stats logging on request failures
- Store: fix(readerpool): avoid inserting nil LazyBinaryReader on error to avoid panic
additions (2)
- Query: Enable batching of Series per SeriesResponse.
- *: add --shipper.upload-compacted flag for controlling upload concurrency in components that use shippper
constraints (1)
- Sidecar: support --storage.tsdb.delay-compact-file.path Prometheus flag.
deprecations (1)
tsdb.flag in Receiver and Ruler becomes a no-op and deprecated. Now native histogram ingestion is always enabled.enable-native-histograms
value changes (1)
- Upgrade Prometheus to v3.8.0.
Thanos 스택에 추가
조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.