This is an automated email from the ASF dual-hosted git repository.

zhengqiwei pushed a change to branch theme-update
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


    from d40d130dc Merge branch 'master' into theme-update
     add cae4423f3 [doc] graduate and remove incubating (#3584)
     add 2d9a2955e [bugfix] fixed jexl keyword issue in postgresql monitoring 
template (#3685)
     add d608f732f [bugfix] fixed jexl keyword issue in hertzbeat monitoring 
template (#3686)
     add 8eb60210a [bugfix] fixed jexl keyword issue in windows monitoring 
template (#3687)
     add 7e1873bc1 [bugfix] fixed jexl keyword issue in spring_gateway 
monitoring template (#3693)
     add b7ecb9b2e [doc] update doc while graduate (#3692)
     add 4e841a9fb [doc] Fixed menu path errors and MD document format 
anomalies. (#3695)
     add a22023a66 Merge branch 'master' into theme-update

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   2 +-
 DISCLAIMER                                         |  10 ---
 NOTICE                                             |   2 +-
 README.md                                          |   2 +-
 README_CN.md                                       |   2 +-
 hertzbeat-manager/pom.xml                          |  15 ++++
 .../src/main/resources/define/app-hertzbeat.yml    |  17 ++++-
 .../main/resources/define/app-hertzbeat_token.yml  |  14 +++-
 .../src/main/resources/define/app-postgresql.yml   |   2 +-
 .../main/resources/define/app-spring_gateway.yml   |  18 ++---
 .../src/main/resources/define/app-windows.yml      |   8 +-
 home/blog/2024-04-17-to-apache.md                  |   2 +-
 home/blog/2024-06-15-hertzbeat-v1.6.0.md           |   6 +-
 home/docs/advanced/extend-tutorial.md              |   2 +-
 home/docs/community/how-to-release.md              |  82 ++++++++++-----------
 home/docs/community/how-to-verify.md               |  13 ++--
 home/docs/community/new_committer_process.md       |   2 +-
 home/docs/community/new_pmc_member_process.md      |   2 +-
 home/docs/download.md                              |   4 +-
 home/docs/help/collector.md                        |   2 +-
 home/docs/help/mcp_sse_server.md                   |   5 +-
 home/docs/help/spring_gateway.md                   |  33 +++++----
 home/docs/help/status.md                           |   2 +-
 home/docs/introduce.md                             |   4 +-
 home/docs/start/account-modify.md                  |   2 +-
 home/docs/start/baota-deploy.md                    |   2 +-
 home/docs/start/docker-compose-deploy.md           |   8 +-
 home/docs/start/greptime-init.md                   |   2 +-
 home/docs/start/influxdb-init.md                   |   2 +-
 home/docs/start/iotdb-init.md                      |   2 +-
 home/docs/start/mysql-change.md                    |   2 +-
 home/docs/start/package-deploy.md                  |  10 +--
 home/docs/start/postgresql-change.md               |   2 +-
 home/docs/start/quickstart.md                      |   4 +-
 home/docs/start/rainbond-deploy.md                 |   2 +-
 home/docs/start/tdengine-init.md                   |   2 +-
 home/docs/start/upgrade.md                         |   2 +-
 home/docs/start/usecase/linux-os-practice.md       |   2 +-
 .../docs/start/usecase/springboot-auto-practice.md |   2 +-
 home/docs/start/usecase/sslcert-practice.md        |   4 +-
 home/docs/start/victoria-metrics-init.md           |   2 +-
 home/docs/template.md                              |   2 +-
 home/docusaurus.config.js                          |  14 ++--
 home/i18n/en/code.json                             |   6 +-
 home/i18n/zh-cn/code.json                          |   6 +-
 .../2022-09-10-ssl-practice.md                     |   2 +-
 .../2024-06-15-hertzbeat-v1.6.0.md                 |   4 +-
 .../current/advanced/extend-http-default.md        |   2 +-
 .../advanced/extend-http-example-hertzbeat.md      |   2 +-
 .../current/advanced/extend-http-jsonpath.md       |   2 +-
 .../current/advanced/extend-tutorial.md            |   2 +-
 .../current/community/how-to-release.md            |  24 +++---
 .../current/community/how-to-verify.md             |   4 -
 .../current/community/new_committer_process.md     |   2 +-
 .../current/community/new_pmc_member_process.md    |   2 +-
 .../current/download.md                            |   4 +-
 .../current/help/spring_gateway.md                 |  21 +++---
 .../current/help/status.md                         |   2 +-
 .../current/introduce.md                           |   2 +-
 .../current/start/account-modify.md                |   2 +-
 .../current/start/baota-deploy.md                  |   2 +-
 .../current/start/greptime-init.md                 |   2 +-
 .../current/start/influxdb-init.md                 |   2 +-
 .../current/start/iotdb-init.md                    |   2 +-
 .../current/start/mysql-change.md                  |   2 +-
 .../current/start/package-deploy.md                |   2 +-
 .../current/start/postgresql-change.md             |   2 +-
 .../current/start/quickstart.md                    |   2 +-
 .../current/start/rainbond-deploy.md               |   2 +-
 .../current/start/tdengine-init.md                 |   2 +-
 .../current/start/upgrade.md                       |   2 +-
 .../start/usecase/springboot-auto-practice.md      |   2 +-
 .../current/start/usecase/sslcert-practice.md      |   4 +-
 .../current/start/victoria-metrics-init.md         |   2 +-
 .../current/template.md                            |   2 +-
 .../version-v1.6.x/advanced/extend-http-default.md |   2 +-
 .../advanced/extend-http-example-hertzbeat.md      |   2 +-
 .../advanced/extend-http-jsonpath.md               |   2 +-
 .../version-v1.6.x/advanced/extend-tutorial.md     |   2 +-
 .../version-v1.6.x/community/how-to-release.md     |  24 +++---
 .../version-v1.6.x/community/how-to-verify.md      |   4 -
 .../community/new_committer_process.md             |   2 +-
 .../community/new_pmc_member_process.md            |   2 +-
 .../version-v1.6.x/download.md                     |   4 +-
 .../version-v1.6.x/help/status.md                  |   2 +-
 .../version-v1.6.x/introduce.md                    |   2 +-
 .../version-v1.6.x/start/account-modify.md         |   2 +-
 .../version-v1.6.x/start/baota-deploy.md           |   2 +-
 .../version-v1.6.x/start/greptime-init.md          |   2 +-
 .../version-v1.6.x/start/influxdb-init.md          |   2 +-
 .../version-v1.6.x/start/iotdb-init.md             |   2 +-
 .../version-v1.6.x/start/mysql-change.md           |   2 +-
 .../version-v1.6.x/start/package-deploy.md         |   2 +-
 .../version-v1.6.x/start/postgresql-change.md      |   2 +-
 .../version-v1.6.x/start/quickstart.md             |   2 +-
 .../version-v1.6.x/start/rainbond-deploy.md        |   2 +-
 .../version-v1.6.x/start/sslcert-practice.md       |   4 +-
 .../version-v1.6.x/start/tdengine-init.md          |   2 +-
 .../version-v1.6.x/start/upgrade.md                |   2 +-
 .../version-v1.6.x/start/victoria-metrics-init.md  |   2 +-
 .../version-v1.6.x/template.md                     |   2 +-
 home/src/pages/team/index.jsx                      |  30 +-------
 home/src/pages/team/member.json                    |  44 ++++++-----
 home/static/img/docs/hertzbeat-arch.svg            |   6 +-
 home/static/img/hertzbeat-brand-white-y.png        | Bin 9931 -> 9138 bytes
 home/static/img/hertzbeat-brand-white-y.svg        |   2 +-
 home/static/img/hertzbeat-brand-white.png          | Bin 8433 -> 7624 bytes
 home/static/img/hertzbeat-brand-white.svg          |   2 +-
 home/static/img/hertzbeat-brand-y.png              | Bin 11339 -> 10461 bytes
 home/static/img/hertzbeat-brand-y.svg              |   2 +-
 home/static/img/hertzbeat-brand.png                | Bin 9774 -> 8986 bytes
 home/static/img/hertzbeat-brand.svg                |   2 +-
 .../version-v1.6.x/advanced/extend-tutorial.md     |   2 +-
 .../version-v1.6.x/community/how-to-release.md     |  24 +++---
 .../version-v1.6.x/community/how-to-verify.md      |   3 -
 .../community/new_committer_process.md             |   2 +-
 .../community/new_pmc_member_process.md            |   2 +-
 home/versioned_docs/version-v1.6.x/download.md     |   4 +-
 .../version-v1.6.x/help/collector.md               |   2 +-
 home/versioned_docs/version-v1.6.x/help/status.md  |   2 +-
 home/versioned_docs/version-v1.6.x/introduce.md    |   2 +-
 .../version-v1.6.x/start/account-modify.md         |   2 +-
 .../version-v1.6.x/start/baota-deploy.md           |   2 +-
 .../version-v1.6.x/start/greptime-init.md          |   2 +-
 .../version-v1.6.x/start/influxdb-init.md          |   2 +-
 .../version-v1.6.x/start/iotdb-init.md             |   2 +-
 .../version-v1.6.x/start/mysql-change.md           |   2 +-
 .../version-v1.6.x/start/package-deploy.md         |   2 +-
 .../version-v1.6.x/start/postgresql-change.md      |   2 +-
 .../version-v1.6.x/start/quickstart.md             |   4 +-
 .../version-v1.6.x/start/rainbond-deploy.md        |   2 +-
 .../version-v1.6.x/start/sslcert-practice.md       |   4 +-
 .../version-v1.6.x/start/tdengine-init.md          |   2 +-
 .../versioned_docs/version-v1.6.x/start/upgrade.md |   2 +-
 .../version-v1.6.x/start/victoria-metrics-init.md  |   2 +-
 home/versioned_docs/version-v1.6.x/template.md     |   2 +-
 material/licenses/NOTICE                           |  38 +++++-----
 material/licenses/collector/NOTICE                 |  10 +--
 script/assembly/collector/assembly-linux-amd64.xml |   5 +-
 script/assembly/collector/assembly-linux-arm64.xml |   5 +-
 script/assembly/collector/assembly-macos-amd64.xml |   5 +-
 script/assembly/collector/assembly-macos-arm64.xml |   5 +-
 script/assembly/collector/assembly-windows-64.xml  |   5 +-
 script/assembly/collector/assembly.xml             |   5 +-
 script/assembly/collector/bin/shutdown.bat         |   4 +-
 script/assembly/collector/bin/shutdown.sh          |   4 +-
 script/assembly/server/assembly-docker-compose.xml |   5 +-
 .../server/{assembly.xml => assembly-docker.xml}   |   5 +-
 script/assembly/server/assembly-linux-amd64.xml    |   5 +-
 script/assembly/server/assembly-linux-arm64.xml    |   5 +-
 script/assembly/server/assembly-macos-amd64.xml    |   5 +-
 script/assembly/server/assembly-macos-arm64.xml    |   5 +-
 script/assembly/server/assembly-windows-64.xml     |   5 +-
 script/assembly/server/assembly.xml                |   5 +-
 script/assembly/server/bin/shutdown.bat            |   6 +-
 script/assembly/server/bin/shutdown.sh             |   6 +-
 script/docker/collector/Dockerfile                 |   4 +-
 script/docker/collector/build.sh                   |   2 +-
 script/docker/server/Dockerfile                    |   4 +-
 script/docker/server/build.sh                      |   2 +-
 .../src/app/layout/market/market.component.html    |   2 +-
 .../app/routes/home-page/home-page.component.html  |   2 +-
 web-app/src/app/layout/basic/basic.component.ts    |   2 +-
 .../src/app/layout/basic/widgets/user.component.ts |   6 +-
 .../app/layout/passport/passport.component.html    |   2 +-
 web-app/src/assets/brand.svg                       |   2 +-
 web-app/src/assets/brand_white.svg                 |   2 +-
 web-app/src/assets/i18n/ja-JP.json                 |   2 +-
 web-app/src/assets/i18n/zh-CN.json                 |   2 +-
 web-app/src/assets/i18n/zh-TW.json                 |   2 +-
 170 files changed, 416 insertions(+), 443 deletions(-)
 delete mode 100644 DISCLAIMER
 copy script/assembly/server/{assembly.xml => assembly-docker.xml} (96%)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org
For additional commands, e-mail: notifications-h...@hertzbeat.apache.org

Reply via email to