This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a change to branch remove-hibernate
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 11e8755c9 Merge branch 'master' into remove-hibernate
add cbe38c792 [feature] add monitoring for Hbase Master (#1820)
add 7ae4650b9 [doc] resolve code conflicts and coverage caused by
pr(#1813) merge (#1821)
add 997bbe39c [doc] Add help document for tidb and nacos monitoring (#1823)
add 7c0151e4f Merge branch 'master' into remove-hibernate
No new revisions were added by this update.
Summary of changes:
home/docs/help/guide.md | 8 +-
home/docs/help/hbase_master.md | 62 +++++
home/docs/help/nacos.md | 93 +++++++
home/docs/help/tidb.md | 55 ++++
.../current/help/guide.md | 3 +
.../current/help/hbase_master.md | 62 +++++
.../current/help/nacos.md | 93 +++++++
.../current/help/tidb.md | 49 ++++
home/sidebars.json | 290 ++-------------------
.../src/main/resources/define/app-hbase_master.yml | 265 +++++++++++++++++++
manager/src/main/resources/define/app-tidb.yml | 2 +-
11 files changed, 705 insertions(+), 277 deletions(-)
create mode 100644 home/docs/help/hbase_master.md
create mode 100644 home/docs/help/nacos.md
create mode 100644 home/docs/help/tidb.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hbase_master.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/nacos.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/tidb.md
create mode 100644 manager/src/main/resources/define/app-hbase_master.yml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]