[manager,home]添加sqlserver关联文档,fix connection指标入库tdengine失败 (#41)

* [manager,home]添加sqlserver关联文档,fix connection指标入库tdengine失败

* [docs]文档更新
This commit is contained in:
tomsun28
2022-03-20 13:27:13 +08:00
committed by GitHub
parent 155bdaf462
commit 820cb7a3e5
15 changed files with 74 additions and 13 deletions

View File

@@ -28,7 +28,7 @@ spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
username: root
password: 1234
password: 123456
url: jdbc:mysql://localhost:3306/hertzbeat?useUnicode=true&characterEncoding=utf-8&useSSL=false
platform: mysql
hikari: