This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a change to branch hertzbeat-log
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 11d7e3dc65 refactor(hertzbeat-log): update log auto configuration and
OpenTelemetry config
add 0b6fb353f1 [feature]add support for Dahua and Uniview devices (#3214)
add 606ad68f93 Merge branch 'master' into hertzbeat-log
No new revisions were added by this update.
Summary of changes:
.../collector/collect/http/HttpCollectImpl.java | 148 ++++++++++--
.../collect/http/HttpCollectImplTest.java | 28 +--
.../collector/dispatch/MetricsCollect.java | 2 +-
.../collector/dispatch/DispatchConstants.java | 4 +
.../hertzbeat/common/entity/job/Metrics.java | 5 -
.../src/main/resources/define/app-dahua.yml | 247 +++++++++++++++++++++
.../main/resources/define/app-hikvision_isapi.yml | 100 +++++----
.../src/main/resources/define/app-uniview.yml | 154 +++++++++++++
home/docs/advanced/extend-http-xmlpath.md | 138 +++++++++---
home/docs/help/dahua.md | 60 +++++
home/docs/help/uniview.md | 47 ++++
.../current/advanced/extend-http-xmlpath.md | 138 +++++++++---
.../current/help/dahua.md | 60 +++++
.../current/help/uniview.md | 47 ++++
home/sidebars.json | 4 +-
15 files changed, 1035 insertions(+), 147 deletions(-)
create mode 100644 hertzbeat-manager/src/main/resources/define/app-dahua.yml
create mode 100644 hertzbeat-manager/src/main/resources/define/app-uniview.yml
create mode 100644 home/docs/help/dahua.md
create mode 100644 home/docs/help/uniview.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/dahua.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/uniview.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]