主要更新内容
- 默认禁用分层降采样:现在新建的指标存储实例默认不再启用降采样。如需要降采样,请在配置中将
metric_downsampling_enabled显式设置为true。
其他
- 移除了 CI 中不必要的
repository_dispatch和定时触发(schedule),生成发布说明的工作流现仅在发布或手动触发时运行。
Commits
- disable downsampling by default (724dd3b) @Akizon77
- Update generate-release-notes.yml (5c73eba) @Akizon77
Full Changelog: 1.2.6...Snapshot-2607132104