提交 37868777 编写于 作者: U Ulric Qin

release 3.6.0

上级 3663ed02
......@@ -84,3 +84,9 @@
升级方法:
- 替换n9e-prober n9e-monapi二进制,升级pub下的前端资源文件
3.6.0
升级内容:
- prober模块支持nginx、elasticsearch、prometheus的监控采集,prometheus转换时姑且干掉了 Histogram 和 Summary
- 告警消息中节点挂载关系做了去重处理
升级方法:
- 替换n9e-prober n9e-monapi二进制
\ No newline at end of file
#!/bin/bash
# release version
version=3.5.2
version=3.6.0
CWD=$(cd $(dirname $0)/; pwd)
cd $CWD
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册