发布日期: 2025-04-08
版本号: v3.3.0-rc.1

修复了四个问题:1) 优化了WAL重放时的内存占用;2) 禁用量化指标时跳过原生直方图序列;3) 修正了警报规则keep_firing_for值的显示问题;4) 当倒数第二个样本为NaN时,irate()函数现在会正确返回NaN。这些问题涉及远程写入、数据抓取、用户界面和PromQL查询功能。

更新内容 (中文)

  • [BUG修复] Remote-Write: 降低WAL回放期间的内存占用 #16197
  • [BUG修复] 抓取: 当禁用指标摄取时跳过原生直方图序列 #16218
  • [BUG修复] 界面: 正确显示告警规则的keep_firing_for值 #16211
  • [BUG修复] PromQL: 当倒数第二个样本为NaN时,irate()返回NaN #16199 #15853

更新内容 (原始)

  • [BUGFIX] Remote-Write: Reduce memory footprint during WAL replay. #16197
  • [BUGFIX] Scraping: Skip native histograms series when ingestion is disabled. #16218
  • [BUGFIX] UI: Display the correct value of Alerting rules’ keep_firing_for. #16211
  • [BUGFIX] PromQL: return NaN from irate() if second-last sample is NaN. #16199 #15853

下载链接