New
v3.9.0
What's Changed
- 移除对VictoriaMetrics数据源的支持,合并至Prometheus
- 以往版本升级到此版本,需要将数据库中
datasource_type = VictoriaMetrics改为datasource_type = Prometheus
- 以往版本升级到此版本,需要将数据库中
- 新增ApiKey认证方式
Full Changelog: https://github.com/opsre/WatchAlert/compare/v3.8.3...v3.9.0