mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
[improve] initial license clean up (#1725)
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
# These are supported funding model platforms
|
|
||||||
|
|
||||||
custom: ['https://hertzbeat.com/docs/others/sponsor']
|
|
||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
name: 🐛 Bug Report
|
name: 🐛 Bug Report
|
||||||
description: Problems and issues with code of HertzBeat 🤔.
|
description: Problems and issues with code of HertzBeat 🤔.
|
||||||
title: "[BUG] <title>"
|
title: "[BUG] <title>"
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Community Support
|
- name: Community Support
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
name: 🚀 Feature Request
|
name: 🚀 Feature Request
|
||||||
description: I have a suggestion (and may want to implement it 🙂)!
|
description: I have a suggestion (and may want to implement it 🙂)!
|
||||||
title: "[Feature] <title>"
|
title: "[Feature] <title>"
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
name: 🤔 Question
|
name: 🤔 Question
|
||||||
description: Usage question that isn't answered in docs or discussion
|
description: Usage question that isn't answered in docs or discussion
|
||||||
title: "[Question] <title>"
|
title: "[Question] <title>"
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
name: 🚀 Task
|
name: 🚀 Task
|
||||||
description: Used to create tasks for the community.
|
description: Used to create tasks for the community.
|
||||||
title: "[Task] <title>"
|
title: "[Task] <title>"
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
name: 🤔 Volunteer
|
name: 🤔 Volunteer
|
||||||
description: Some volunteer help
|
description: Some volunteer help
|
||||||
title: "[Volunteer] <title>"
|
title: "[Volunteer] <title>"
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# This workflow will build a Java project with Maven
|
# This workflow will build a Java project with Maven
|
||||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
|
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
|
||||||
|
|
||||||
@@ -6,10 +23,33 @@ name: Backend CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, dev ]
|
branches: [ master, dev ]
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
|
- 'home/**'
|
||||||
|
- 'web-app/**'
|
||||||
|
- 'script/**'
|
||||||
|
- 'material/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master, dev ]
|
branches: [ master, dev ]
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
|
- 'home/**'
|
||||||
|
- 'web-app/**'
|
||||||
|
- 'script/**'
|
||||||
|
- 'material/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
license-header:
|
||||||
|
if: github.repository == 'apache/incubator-hertzbeat'
|
||||||
|
name: License header
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
timeout-minutes: 10
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
submodules: true
|
||||||
|
- name: Check license header
|
||||||
|
uses: apache/skywalking-eyes/header@main
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# For most projects, this workflow file will not need changing; you simply need
|
# For most projects, this workflow file will not need changing; you simply need
|
||||||
# to commit it to your repository.
|
# to commit it to your repository.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
name: 'HertzBeat Doc Pdf Builder'
|
name: 'HertzBeat Doc Pdf Builder'
|
||||||
on:
|
on:
|
||||||
page_build
|
page_build
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# This workflow will build a Java project with Maven
|
# This workflow will build a Java project with Maven
|
||||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
|
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
|
||||||
|
|
||||||
@@ -6,8 +23,12 @@ name: Frontend CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, dev ]
|
branches: [ master, dev ]
|
||||||
|
paths:
|
||||||
|
- 'web-app/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master, dev ]
|
branches: [ master, dev ]
|
||||||
|
paths:
|
||||||
|
- 'web-app/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
name: 'Issues Translator'
|
name: 'Issues Translator'
|
||||||
on:
|
on:
|
||||||
issue_comment:
|
issue_comment:
|
||||||
|
|||||||
+101
@@ -0,0 +1,101 @@
|
|||||||
|
#
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
# contributor license agreements. See the NOTICE file distributed with
|
||||||
|
# this work for additional information regarding copyright ownership.
|
||||||
|
# The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
# (the "License"); you may not use this file except in compliance with
|
||||||
|
# the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
#
|
||||||
|
|
||||||
|
header:
|
||||||
|
license:
|
||||||
|
spdx-id: Apache-2.0
|
||||||
|
copyright-owner: Apache Software Foundation
|
||||||
|
|
||||||
|
paths-ignore:
|
||||||
|
- '**/*.md'
|
||||||
|
- '**/*.json'
|
||||||
|
- '**/*.iml'
|
||||||
|
- '**/*.ini'
|
||||||
|
- '**/*.svg'
|
||||||
|
- '**/*.png'
|
||||||
|
- '**/*.MD'
|
||||||
|
- '**/*.ftl'
|
||||||
|
- '**/*.tpl'
|
||||||
|
- '**/*.pl'
|
||||||
|
- '**/*.dict'
|
||||||
|
- '**/*.awk'
|
||||||
|
- "**/*.lock"
|
||||||
|
- '**/*.crt'
|
||||||
|
- '**/*.pem'
|
||||||
|
- '**/*.js'
|
||||||
|
- '**/*.less'
|
||||||
|
- '**/*.txt'
|
||||||
|
- '**/target/**'
|
||||||
|
- '.gitattributes'
|
||||||
|
- '.gitpod.yml'
|
||||||
|
- '**/.gitignore'
|
||||||
|
- '**/.gitkeep'
|
||||||
|
- 'home/**'
|
||||||
|
- 'material/**'
|
||||||
|
- 'LICENSE'
|
||||||
|
- 'NOTICE'
|
||||||
|
- '**/LICENSE'
|
||||||
|
- '**/NOTICE'
|
||||||
|
- '.all-contributorsrc'
|
||||||
|
- '**/*.AbstractCollect'
|
||||||
|
- '**/*.MockMaker'
|
||||||
|
- '.prettierrc'
|
||||||
|
- '.browserslistrc'
|
||||||
|
- '.editorconfig'
|
||||||
|
- '.eslintignore'
|
||||||
|
- '.eslintrc.js'
|
||||||
|
- '.stylelintrc'
|
||||||
|
- '.prettierignore'
|
||||||
|
- '.prettierrc.js'
|
||||||
|
- 'karma.conf.js'
|
||||||
|
- 'proxy.conf.js'
|
||||||
|
- '.helmignore'
|
||||||
|
- 'web-app/src/app/core/**'
|
||||||
|
- 'web-app/src/app/layout/**'
|
||||||
|
- 'web-app/src/app/routes/routes.module.ts'
|
||||||
|
- 'web-app/src/app/routes/routes-routing.module.ts'
|
||||||
|
- 'web-app/src/app/shared/json-schema/**'
|
||||||
|
- 'web-app/src/app/shared/index.ts'
|
||||||
|
- 'web-app/src/app/shared/shared.module.ts'
|
||||||
|
- 'web-app/src/app/shared/shared-delon.module.ts'
|
||||||
|
- 'web-app/src/app/shared/shared-zorro.module.ts'
|
||||||
|
- 'web-app/src/app/app.module.ts'
|
||||||
|
- 'web-app/src/app/app.component.ts'
|
||||||
|
- 'web-app/src/app/global-config.module.ts'
|
||||||
|
- 'web-app/src/app/icons-provider.module.ts'
|
||||||
|
- 'web-app/src/assets/color.less'
|
||||||
|
- 'web-app/src/assets/style.compact.less'
|
||||||
|
- 'web-app/src/assets/style.dark.less'
|
||||||
|
- 'web-app/src/environments/**'
|
||||||
|
- 'web-app/src/styles/**'
|
||||||
|
- 'web-app/src/index.html'
|
||||||
|
- 'web-app/src/main.ts'
|
||||||
|
- 'web-app/src/polyfills.ts'
|
||||||
|
- 'web-app/src/style-icons.ts'
|
||||||
|
- 'web-app/src/style-icons-auto.ts'
|
||||||
|
- 'web-app/src/style.less'
|
||||||
|
- 'web-app/src/test.ts'
|
||||||
|
- 'web-app/src/typings.d.ts'
|
||||||
|
|
||||||
|
comment: on-failure
|
||||||
|
|
||||||
|
dependency:
|
||||||
|
files:
|
||||||
|
- pom.xml
|
||||||
|
- web-app/package.json
|
||||||
|
|
||||||
|
|
||||||
@@ -6,193 +6,187 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|||||||
|
|
||||||
1. Definitions.
|
1. Definitions.
|
||||||
|
|
||||||
"License" shall mean the terms and conditions for use, reproduction, and
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
distribution as defined by Sections 1 through 9 of this document.
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
"Licensor" shall mean the copyright owner or entity authorized by the
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
copyright owner that is granting the License.
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
"Legal Entity" shall mean the union of the acting entity and all other
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
entities that control, are controlled by, or are under common control with
|
other entities that control, are controlled by, or are under common
|
||||||
that entity. For the purposes of this definition, "control" means (i) the
|
control with that entity. For the purposes of this definition,
|
||||||
power, direct or indirect, to cause the direction or management of such
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
entity, whether by contract or otherwise, or (ii) ownership of
|
direction or management of such entity, whether by contract or
|
||||||
fifty percent (50%) or more of the outstanding shares, or (iii) beneficial
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
ownership of such entity.
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
"You" (or "Your") shall mean an individual or Legal Entity exercising
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
permissions granted by this License.
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
"Source" form shall mean the preferred form for making modifications,
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
including but not limited to software source code, documentation source,
|
including but not limited to software source code, documentation
|
||||||
and configuration files.
|
source, and configuration files.
|
||||||
|
|
||||||
"Object" form shall mean any form resulting from mechanical transformation
|
"Object" form shall mean any form resulting from mechanical
|
||||||
or translation of a Source form, including but not limited to compiled
|
transformation or translation of a Source form, including but
|
||||||
object code, generated documentation, and conversions to
|
not limited to compiled object code, generated documentation,
|
||||||
other media types.
|
and conversions to other media types.
|
||||||
|
|
||||||
"Work" shall mean the work of authorship, whether in Source or Object
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
form, made available under the License, as indicated by a copyright notice
|
Object form, made available under the License, as indicated by a
|
||||||
that is included in or attached to the work (an example is provided in the
|
copyright notice that is included in or attached to the work
|
||||||
Appendix below).
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
"Derivative Works" shall mean any work, whether in Source or Object form,
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
that is based on (or derived from) the Work and for which the editorial
|
form, that is based on (or derived from) the Work and for which the
|
||||||
revisions, annotations, elaborations, or other modifications represent,
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
as a whole, an original work of authorship. For the purposes of this
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
License, Derivative Works shall not include works that remain separable
|
of this License, Derivative Works shall not include works that remain
|
||||||
from, or merely link (or bind by name) to the interfaces of, the Work and
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
Derivative Works thereof.
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
"Contribution" shall mean any work of authorship, including the original
|
"Contribution" shall mean any work of authorship, including
|
||||||
version of the Work and any modifications or additions to that Work or
|
the original version of the Work and any modifications or additions
|
||||||
Derivative Works thereof, that is intentionally submitted to Licensor for
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
inclusion in the Work by the copyright owner or by an individual or
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
Legal Entity authorized to submit on behalf of the copyright owner.
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
For the purposes of this definition, "submitted" means any form of
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
electronic, verbal, or written communication sent to the Licensor or its
|
means any form of electronic, verbal, or written communication sent
|
||||||
representatives, including but not limited to communication on electronic
|
to the Licensor or its representatives, including but not limited to
|
||||||
mailing lists, source code control systems, and issue tracking systems
|
communication on electronic mailing lists, source code control systems,
|
||||||
that are managed by, or on behalf of, the Licensor for the purpose of
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
discussing and improving the Work, but excluding communication that is
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
conspicuously marked or otherwise designated in writing by the copyright
|
excluding communication that is conspicuously marked or otherwise
|
||||||
owner as "Not a Contribution."
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
"Contributor" shall mean Licensor and any individual or Legal Entity on
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
behalf of whom a Contribution has been received by Licensor and
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
subsequently incorporated within the Work.
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
2. Grant of Copyright License.
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
Subject to the terms and conditions of this License, each Contributor
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
royalty-free, irrevocable copyright license to reproduce, prepare
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
Derivative Works of, publicly display, publicly perform, sublicense,
|
(except as stated in this section) patent license to make, have made,
|
||||||
and distribute the Work and such Derivative Works in
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
Source or Object form.
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
3. Grant of Patent License.
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
Subject to the terms and conditions of this License, each Contributor
|
(a) You must give any other recipients of the Work or
|
||||||
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
|
Derivative Works a copy of this License; and
|
||||||
royalty-free, irrevocable (except as stated in this section) patent
|
|
||||||
license to make, have made, use, offer to sell, sell, import, and
|
|
||||||
otherwise transfer the Work, where such license applies only to those
|
|
||||||
patent claims licensable by such Contributor that are necessarily
|
|
||||||
infringed by their Contribution(s) alone or by combination of their
|
|
||||||
Contribution(s) with the Work to which such Contribution(s) was submitted.
|
|
||||||
If You institute patent litigation against any entity (including a
|
|
||||||
cross-claim or counterclaim in a lawsuit) alleging that the Work or a
|
|
||||||
Contribution incorporated within the Work constitutes direct or
|
|
||||||
contributory patent infringement, then any patent licenses granted to
|
|
||||||
You under this License for that Work shall terminate as of the date such
|
|
||||||
litigation is filed.
|
|
||||||
|
|
||||||
4. Redistribution.
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
You may reproduce and distribute copies of the Work or Derivative Works
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
thereof in any medium, with or without modifications, and in Source or
|
that You distribute, all copyright, patent, trademark, and
|
||||||
Object form, provided that You meet the following conditions:
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
1. You must give any other recipients of the Work or Derivative Works a
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
copy of this License; and
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
2. You must cause any modified files to carry prominent notices stating
|
within such NOTICE file, excluding those notices that do not
|
||||||
that You changed the files; and
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
3. You must retain, in the Source form of any Derivative Works that You
|
as part of the Derivative Works; within the Source form or
|
||||||
distribute, all copyright, patent, trademark, and attribution notices from
|
documentation, if provided along with the Derivative Works; or,
|
||||||
the Source form of the Work, excluding those notices that do not pertain
|
within a display generated by the Derivative Works, if and
|
||||||
to any part of the Derivative Works; and
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
4. If the Work includes a "NOTICE" text file as part of its distribution,
|
do not modify the License. You may add Your own attribution
|
||||||
then any Derivative Works that You distribute must include a readable copy
|
notices within Derivative Works that You distribute, alongside
|
||||||
of the attribution notices contained within such NOTICE file, excluding
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
those notices that do not pertain to any part of the Derivative Works,
|
that such additional attribution notices cannot be construed
|
||||||
in at least one of the following places: within a NOTICE text file
|
|
||||||
distributed as part of the Derivative Works; within the Source form or
|
|
||||||
documentation, if provided along with the Derivative Works; or, within a
|
|
||||||
display generated by the Derivative Works, if and wherever such
|
|
||||||
third-party notices normally appear. The contents of the NOTICE file are
|
|
||||||
for informational purposes only and do not modify the License.
|
|
||||||
You may add Your own attribution notices within Derivative Works that You
|
|
||||||
distribute, alongside or as an addendum to the NOTICE text from the Work,
|
|
||||||
provided that such additional attribution notices cannot be construed
|
|
||||||
as modifying the License.
|
as modifying the License.
|
||||||
|
|
||||||
You may add Your own copyright statement to Your modifications and may
|
You may add Your own copyright statement to Your modifications and
|
||||||
provide additional or different license terms and conditions for use,
|
may provide additional or different license terms and conditions
|
||||||
reproduction, or distribution of Your modifications, or for any such
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
Derivative Works as a whole, provided Your use, reproduction, and
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
distribution of the Work otherwise complies with the conditions
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
stated in this License.
|
the conditions stated in this License.
|
||||||
|
|
||||||
5. Submission of Contributions.
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
Unless You explicitly state otherwise, any Contribution intentionally
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
submitted for inclusion in the Work by You to the Licensor shall be under
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
the terms and conditions of this License, without any additional
|
except as required for reasonable and customary use in describing the
|
||||||
terms or conditions. Notwithstanding the above, nothing herein shall
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
supersede or modify the terms of any separate license agreement you may
|
|
||||||
have executed with Licensor regarding such Contributions.
|
|
||||||
|
|
||||||
6. Trademarks.
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
This License does not grant permission to use the trade names, trademarks,
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
service marks, or product names of the Licensor, except as required for
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
reasonable and customary use in describing the origin of the Work and
|
unless required by applicable law (such as deliberate and grossly
|
||||||
reproducing the content of the NOTICE file.
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
7. Disclaimer of Warranty.
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
Unless required by applicable law or agreed to in writing, Licensor
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
provides the Work (and each Contributor provides its Contributions)
|
or other liability obligations and/or rights consistent with this
|
||||||
on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
License. However, in accepting such obligations, You may act only
|
||||||
either express or implied, including, without limitation, any warranties
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
FOR A PARTICULAR PURPOSE. You are solely responsible for determining the
|
defend, and hold each Contributor harmless for any liability
|
||||||
appropriateness of using or redistributing the Work and assume any risks
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
associated with Your exercise of permissions under this License.
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
8. Limitation of Liability.
|
|
||||||
|
|
||||||
In no event and under no legal theory, whether in tort
|
|
||||||
(including negligence), contract, or otherwise, unless required by
|
|
||||||
applicable law (such as deliberate and grossly negligent acts) or agreed
|
|
||||||
to in writing, shall any Contributor be liable to You for damages,
|
|
||||||
including any direct, indirect, special, incidental, or consequential
|
|
||||||
damages of any character arising as a result of this License or out of
|
|
||||||
the use or inability to use the Work (including but not limited to damages
|
|
||||||
for loss of goodwill, work stoppage, computer failure or malfunction,
|
|
||||||
or any and all other commercial damages or losses), even if such
|
|
||||||
Contributor has been advised of the possibility of such damages.
|
|
||||||
|
|
||||||
9. Accepting Warranty or Additional Liability.
|
|
||||||
|
|
||||||
While redistributing the Work or Derivative Works thereof, You may choose
|
|
||||||
to offer, and charge a fee for, acceptance of support, warranty,
|
|
||||||
indemnity, or other liability obligations and/or rights consistent with
|
|
||||||
this License. However, in accepting such obligations, You may act only
|
|
||||||
on Your own behalf and on Your sole responsibility, not on behalf of any
|
|
||||||
other Contributor, and only if You agree to indemnify, defend, and hold
|
|
||||||
each Contributor harmless for any liability incurred by, or claims
|
|
||||||
asserted against, such Contributor by reason of your accepting any such
|
|
||||||
warranty or additional liability.
|
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
APPENDIX: How to apply the Apache License to your work
|
APPENDIX: How to apply the Apache License to your work.
|
||||||
|
|
||||||
To apply the Apache License to your work, attach the following boilerplate
|
To apply the Apache License to your work, attach the following
|
||||||
notice, with the fields enclosed by brackets "[]" replaced with your own
|
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||||
identifying information. (Don't include the brackets!) The text should be
|
replaced with your own identifying information. (Don't include
|
||||||
enclosed in the appropriate comment syntax for the file format. We also
|
the brackets!) The text should be enclosed in the appropriate
|
||||||
recommend that a file or class name and description of purpose be included
|
comment syntax for the file format. We also recommend that a
|
||||||
on the same "printed page" as the copyright notice for easier
|
file or class name and description of purpose be included on the
|
||||||
|
same "printed page" as the copyright notice for easier
|
||||||
identification within third-party archives.
|
identification within third-party archives.
|
||||||
|
|
||||||
Copyright [HertzBeat of copyright https://www.tancloud.cn]
|
Copyright [yyyy] [name of copyright owner]
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
@@ -202,6 +196,40 @@ APPENDIX: How to apply the Apache License to your work
|
|||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Unless required by applicable law or agreed to in writing, software
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
or implied. See the License for the specific language governing
|
See the License for the specific language governing permissions and
|
||||||
permissions and limitations under the License.
|
limitations under the License.
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
MIT License
|
||||||
|
========================================================================
|
||||||
|
|
||||||
|
The following components are provided under the MIT License
|
||||||
|
These files from https://github.com/ng-alain/ng-alain
|
||||||
|
|
||||||
|
web-app/src/app/core/**
|
||||||
|
web-app/src/app/layout/**
|
||||||
|
web-app/src/app/routes/routes.module.ts
|
||||||
|
web-app/src/app/routes/routes-routing.module.ts
|
||||||
|
web-app/src/app/shared/json-schema/**
|
||||||
|
web-app/src/app/shared/index.ts
|
||||||
|
web-app/src/app/shared/shared.module.ts
|
||||||
|
web-app/src/app/shared/shared-delon.module.ts
|
||||||
|
web-app/src/app/shared/shared-zorro.module.ts
|
||||||
|
web-app/src/app/app.module.ts
|
||||||
|
web-app/src/app/app.component.ts
|
||||||
|
web-app/src/app/global-config.module.ts
|
||||||
|
web-app/src/app/icons-provider.module.ts
|
||||||
|
web-app/src/assets/color.less
|
||||||
|
web-app/src/assets/style.compact.less
|
||||||
|
web-app/src/assets/style.dark.less
|
||||||
|
web-app/src/environments/**
|
||||||
|
web-app/src/styles/**
|
||||||
|
web-app/src/index.html
|
||||||
|
web-app/src/main.ts
|
||||||
|
web-app/src/polyfills.ts
|
||||||
|
web-app/src/style-icons.ts
|
||||||
|
web-app/src/style-icons-auto.ts
|
||||||
|
web-app/src/style.less
|
||||||
|
web-app/src/test.ts
|
||||||
|
web-app/src/typings.d.ts
|
||||||
|
|||||||
+33
@@ -0,0 +1,33 @@
|
|||||||
|
{{ .LicenseContent }}
|
||||||
|
|
||||||
|
=======================================================================
|
||||||
|
Apache HertzBeat Subcomponents:
|
||||||
|
|
||||||
|
The Apache HertzBeat project contains subcomponents with separate copyright
|
||||||
|
notices and license terms. Your use of the source code for the these
|
||||||
|
subcomponents is subject to the terms and conditions of the following
|
||||||
|
licenses.
|
||||||
|
========================================================================
|
||||||
|
|
||||||
|
{{ range .Groups }}
|
||||||
|
========================================================================
|
||||||
|
{{ .LicenseID }} licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the {{ .LicenseID }} License. See project link for details.
|
||||||
|
{{- if eq .LicenseID "Apache-2.0" }}
|
||||||
|
The text of each license is the standard Apache 2.0 license.
|
||||||
|
{{- else }}
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{- range .Deps }}
|
||||||
|
{{- $groupArtifact := regexSplit ":" .Name -1 }}
|
||||||
|
{{- if eq (len $groupArtifact) 2 }}
|
||||||
|
{{- $group := index $groupArtifact 0 }}
|
||||||
|
{{- $artifact := index $groupArtifact 1 }}
|
||||||
|
https://mvnrepository.com/artifact/{{ $group }}/{{ $artifact }}/{{ .Version }} {{ .LicenseID }}
|
||||||
|
{{- else }}
|
||||||
|
https://npmjs.com/package/{{ .Name }}/v/{{ .Version }} {{ .Version }} {{ .LicenseID }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
||||||
|
{{ end }}
|
||||||
@@ -1,12 +1,5 @@
|
|||||||
HertzBeat-An open-source, real-time monitoring system.
|
Apache HertzBeat (incubating)
|
||||||
HertzBeat-易用友好的实时监控系统。
|
Copyright 2024 The Apache Software Foundation
|
||||||
|
|
||||||
HertzBeat Declaration / HertzBeat声明
|
This product includes software developed at
|
||||||
|
The Apache Software Foundation (http://www.apache.org/).
|
||||||
It can be used directly without authorization. All copyrights, patents, trademarks and ownership statements in the product and source code must be retained.
|
|
||||||
可直接免费商用,但必须保留本作品及源码中的所有版权、专利、商标和归属声明。
|
|
||||||
|
|
||||||
The attribution statement and copyright notice in the footer cannot be ignored, otherwise it will be deemed as infringement.
|
|
||||||
页面等页脚中归属声明及版权声明不可忽略,否则视为侵权。
|
|
||||||
|
|
||||||
Copyright https://www.hertzbeat.com https://www.tancloud.cn All Rights Reserved.
|
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd;
|
package org.apache.hertzbeat.collector.collect.httpsd;
|
||||||
|
|
||||||
import com.ecwid.consul.transport.TransportException;
|
import com.ecwid.consul.transport.TransportException;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.constant;
|
package org.apache.hertzbeat.collector.collect.httpsd.constant;
|
||||||
|
|
||||||
import org.apache.commons.lang3.StringUtils;
|
import org.apache.commons.lang3.StringUtils;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
||||||
|
|
||||||
import lombok.AllArgsConstructor;
|
import lombok.AllArgsConstructor;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
||||||
|
|
||||||
import org.apache.hertzbeat.common.entity.job.protocol.HttpsdProtocol;
|
import org.apache.hertzbeat.common.entity.job.protocol.HttpsdProtocol;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
||||||
|
|
||||||
import org.apache.hertzbeat.collector.collect.httpsd.discovery.impl.ConsulDiscoveryClient;
|
import org.apache.hertzbeat.collector.collect.httpsd.discovery.impl.ConsulDiscoveryClient;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
||||||
|
|
||||||
import lombok.AllArgsConstructor;
|
import lombok.AllArgsConstructor;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
package org.apache.hertzbeat.collector.collect.httpsd.discovery;
|
||||||
|
|
||||||
import lombok.AllArgsConstructor;
|
import lombok.AllArgsConstructor;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.discovery.impl;
|
package org.apache.hertzbeat.collector.collect.httpsd.discovery.impl;
|
||||||
|
|
||||||
import com.ecwid.consul.v1.ConsulClient;
|
import com.ecwid.consul.v1.ConsulClient;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.collector.collect.httpsd.discovery.impl;
|
package org.apache.hertzbeat.collector.collect.httpsd.discovery.impl;
|
||||||
|
|
||||||
import com.alibaba.nacos.api.exception.NacosException;
|
import com.alibaba.nacos.api.exception.NacosException;
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.common.entity.job.protocol;
|
package org.apache.hertzbeat.common.entity.job.protocol;
|
||||||
|
|
||||||
import lombok.AllArgsConstructor;
|
import lombok.AllArgsConstructor;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||||
// source: cluster_msg.proto
|
// source: cluster_msg.proto
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||||
// source: collect_rep.proto
|
// source: collect_rep.proto
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.common.util.prometheus;
|
package org.apache.hertzbeat.common.util.prometheus;
|
||||||
|
|
||||||
import lombok.AllArgsConstructor;
|
import lombok.AllArgsConstructor;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.common.util.prometheus;
|
package org.apache.hertzbeat.common.util.prometheus;
|
||||||
|
|
||||||
import lombok.AllArgsConstructor;
|
import lombok.AllArgsConstructor;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.common.util.prometheus;
|
package org.apache.hertzbeat.common.util.prometheus;
|
||||||
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
FROM ghcr.io/linuxsuren/api-testing:v0.0.15
|
FROM ghcr.io/linuxsuren/api-testing:v0.0.15
|
||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
|||||||
@@ -1,2 +1,19 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
demo:
|
demo:
|
||||||
docker compose up hertzbeat
|
docker compose up hertzbeat
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
version: '3.8'
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
testing:
|
testing:
|
||||||
|
|||||||
@@ -1,4 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
atest run -p testsuite.yaml --report md
|
atest run -p testsuite.yaml --report md
|
||||||
|
|||||||
@@ -1,4 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
file=$1
|
file=$1
|
||||||
if [ "$file" == "" ]
|
if [ "$file" == "" ]
|
||||||
|
|||||||
@@ -1,4 +1,21 @@
|
|||||||
#!api-testing
|
#!api-testing
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# yaml-language-server: $schema=https://linuxsuren.github.io/api-testing/api-testing-schema.json
|
# yaml-language-server: $schema=https://linuxsuren.github.io/api-testing/api-testing-schema.json
|
||||||
name: hertzbeat
|
name: hertzbeat
|
||||||
api: |
|
api: |
|
||||||
|
|||||||
@@ -172,11 +172,23 @@
|
|||||||
<groupId>com.huaweicloud.sdk</groupId>
|
<groupId>com.huaweicloud.sdk</groupId>
|
||||||
<artifactId>huaweicloud-sdk-smn</artifactId>
|
<artifactId>huaweicloud-sdk-smn</artifactId>
|
||||||
<version>${huawei.sdk.version}</version>
|
<version>${huawei.sdk.version}</version>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.openeuler</groupId>
|
||||||
|
<artifactId>bgmprovider</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.huaweicloud</groupId>
|
<groupId>com.huaweicloud</groupId>
|
||||||
<artifactId>esdk-obs-java</artifactId>
|
<artifactId>esdk-obs-java</artifactId>
|
||||||
<version>${huawei.obs.version}</version>
|
<version>${huawei.obs.version}</version>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.openeuler</groupId>
|
||||||
|
<artifactId>bgmprovider</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|||||||
+19
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.manager.nativex;
|
package org.apache.hertzbeat.manager.nativex;
|
||||||
|
|
||||||
import org.apache.sshd.common.channel.ChannelListener;
|
import org.apache.sshd.common.channel.ChannelListener;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
<!--
|
||||||
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
~ or more contributor license agreements. See the NOTICE file
|
||||||
|
~ distributed with this work for additional information
|
||||||
|
~ regarding copyright ownership. The ASF licenses this file
|
||||||
|
~ to you under the Apache License, Version 2.0 (the
|
||||||
|
~ "License"); you may not use this file except in compliance
|
||||||
|
~ with the License. You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing,
|
||||||
|
~ software distributed under the License is distributed on an
|
||||||
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
~ KIND, either express or implied. See the License for the
|
||||||
|
~ specific language governing permissions and limitations
|
||||||
|
~ under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
@@ -0,0 +1,33 @@
|
|||||||
|
{{ .LicenseContent }}
|
||||||
|
|
||||||
|
=======================================================================
|
||||||
|
Apache HertzBeat Subcomponents:
|
||||||
|
|
||||||
|
The Apache HertzBeat project contains subcomponents with separate copyright
|
||||||
|
notices and license terms. Your use of the source code for the these
|
||||||
|
subcomponents is subject to the terms and conditions of the following
|
||||||
|
licenses.
|
||||||
|
========================================================================
|
||||||
|
|
||||||
|
{{ range .Groups }}
|
||||||
|
========================================================================
|
||||||
|
{{ .LicenseID }} licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the {{ .LicenseID }} License. See project link for details.
|
||||||
|
{{- if eq .LicenseID "Apache-2.0" }}
|
||||||
|
The text of each license is the standard Apache 2.0 license.
|
||||||
|
{{- else }}
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{- range .Deps }}
|
||||||
|
{{- $groupArtifact := regexSplit ":" .Name -1 }}
|
||||||
|
{{- if eq (len $groupArtifact) 2 }}
|
||||||
|
{{- $group := index $groupArtifact 0 }}
|
||||||
|
{{- $artifact := index $groupArtifact 1 }}
|
||||||
|
https://mvnrepository.com/artifact/{{ $group }}/{{ $artifact }}/{{ .Version }} {{ .LicenseID }}
|
||||||
|
{{- else }}
|
||||||
|
https://npmjs.com/package/{{ .Name }}/v/{{ .Version }} {{ .Version }} {{ .LicenseID }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
||||||
|
{{ end }}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
Apache HertzBeat (incubating)
|
||||||
|
Copyright 2024 The Apache Software Foundation
|
||||||
|
|
||||||
|
This product includes software developed at
|
||||||
|
The Apache Software Foundation (http://www.apache.org/).
|
||||||
@@ -0,0 +1,539 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
|
other entities that control, are controlled by, or are under common
|
||||||
|
control with that entity. For the purposes of this definition,
|
||||||
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
|
direction or management of such entity, whether by contract or
|
||||||
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical
|
||||||
|
transformation or translation of a Source form, including but
|
||||||
|
not limited to compiled object code, generated documentation,
|
||||||
|
and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
|
Object form, made available under the License, as indicated by a
|
||||||
|
copyright notice that is included in or attached to the work
|
||||||
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
|
form, that is based on (or derived from) the Work and for which the
|
||||||
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
|
of this License, Derivative Works shall not include works that remain
|
||||||
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including
|
||||||
|
the original version of the Work and any modifications or additions
|
||||||
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
|
means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems,
|
||||||
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
|
excluding communication that is conspicuously marked or otherwise
|
||||||
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
(except as stated in this section) patent license to make, have made,
|
||||||
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
|
that You distribute, all copyright, patent, trademark, and
|
||||||
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
|
within such NOTICE file, excluding those notices that do not
|
||||||
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
|
as part of the Derivative Works; within the Source form or
|
||||||
|
documentation, if provided along with the Derivative Works; or,
|
||||||
|
within a display generated by the Derivative Works, if and
|
||||||
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
|
do not modify the License. You may add Your own attribution
|
||||||
|
notices within Derivative Works that You distribute, alongside
|
||||||
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
|
that such additional attribution notices cannot be construed
|
||||||
|
as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and
|
||||||
|
may provide additional or different license terms and conditions
|
||||||
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
|
the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
|
except as required for reasonable and customary use in describing the
|
||||||
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
|
unless required by applicable law (such as deliberate and grossly
|
||||||
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
|
or other liability obligations and/or rights consistent with this
|
||||||
|
License. However, in accepting such obligations, You may act only
|
||||||
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
|
defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
|
||||||
|
=======================================================================
|
||||||
|
Apache HertzBeat Subcomponents:
|
||||||
|
|
||||||
|
The Apache HertzBeat project contains subcomponents with separate copyright
|
||||||
|
notices and license terms. Your use of the source code for the these
|
||||||
|
subcomponents is subject to the terms and conditions of the following
|
||||||
|
licenses.
|
||||||
|
========================================================================
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
Apache-2.0 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the Apache-2.0 License. See project link for details.
|
||||||
|
The text of each license is the standard Apache 2.0 license.
|
||||||
|
https://mvnrepository.com/artifact/cn.afterturn/easypoi-spring-boot-starter/4.3.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-auth-plugin/2.2.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-client/2.2.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-encryption-plugin/2.2.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.alibaba/fastjson/1.2.83 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.clickhouse/clickhouse-jdbc/0.4.6 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.dameng/DmJdbcDriver18/8.1.2.141 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.ecwid.consul/consul-api/1.4.5 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/2.15.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/2.15.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.15.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core/6.5.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.fasterxml/classmate/1.6.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.github.ben-manes.caffeine/caffeine/2.9.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.android/annotations/4.1.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.api.grpc/proto-google-common-protos/2.17.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.code.findbugs/jsr305/3.0.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.code.gson/gson/2.10.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.errorprone/error_prone_annotations/2.18.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.guava/failureaccess/1.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.guava/guava/32.1.2-jre Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.google.j2objc/j2objc-annotations/2.8 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.jamesmurty.utils/java-xmlbuilder/1.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.jayway.jsonpath/json-path/2.7.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.netflix.concurrency-limits/concurrency-limits-core/0.3.6 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.squareup.okhttp3/logging-interceptor/4.12.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp/4.12.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.squareup.okio/okio/3.6.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.squareup.okio/okio-jvm/3.6.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.squareup.retrofit2/converter-moshi/2.9.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.squareup.retrofit2/retrofit/2.9.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.usthe.sureness/spring-boot3-starter-sureness/1.1.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.usthe.sureness/sureness-core/1.1.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.zaxxer/HikariCP/5.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils/1.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-cli/commons-cli/1.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-codec/commons-codec/1.16.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-collections/commons-collections/3.2.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-digester/commons-digester/2.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-io/commons-io/2.11.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-net/commons-net/3.10.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/commons-validator/commons-validator/1.7 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-api/1.49.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-context/1.49.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-core/1.49.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-netty/1.49.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-netty-shaded/1.56.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-protobuf/1.56.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-protobuf-lite/1.56.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.grpc/grpc-stub/1.56.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-api/0.11.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-impl/0.11.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-jackson/0.11.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.lettuce/lettuce-core/6.3.1.RELEASE Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-commons/1.12.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-core/1.12.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-jakarta9/1.12.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-observation/1.12.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-all/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-buffer/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-dns/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-haproxy/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-http/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-http2/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-memcache/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-mqtt/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-redis/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-smtp/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-socks/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-stomp/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-codec-xml/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-common/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-handler/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-handler-proxy/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-handler-ssl-ocsp/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-resolver/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns-classes-macos/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns-native-macos/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-tcnative-boringssl-static/2.0.61.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-tcnative-classes/2.0.61.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-classes-epoll/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-classes-kqueue/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-native-epoll/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-native-kqueue/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-native-unix-common/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-rxtx/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-sctp/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.netty/netty-transport-udt/4.1.100.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.perfmark/perfmark-api/0.26.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.projectreactor/reactor-core/3.6.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient/0.16.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient_tracer_common/0.16.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient_tracer_otel/0.16.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient_tracer_otel_agent/0.16.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.smallrye/jandex/3.1.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-annotations-jakarta/2.2.19 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-core-jakarta/2.2.19 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-models-jakarta/2.2.19 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/jakarta.inject/jakarta.inject-api/2.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/jakarta.validation/jakarta.validation-api/3.0.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/javax.validation/validation-api/1.1.0.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/net.minidev/accessors-smart/2.5.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/net.minidev/json-smart/2.5.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/net.sourceforge.nekohtml/nekohtml/1.9.22 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/ognl/ognl/3.2.6 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-format/10.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-memory-core/10.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-memory-netty/10.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-vector/10.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.arrow/flight-core/10.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.arrow/flight-grpc/10.0.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.commons/commons-collections4/4.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.19 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.13.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpasyncclient/4.1.5 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.14 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.4.16 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore-nio/4.4.16 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.iotdb/influxdb-thrift/0.13.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.iotdb/iotdb-session/0.13.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.iotdb/iotdb-thrift/0.13.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.iotdb/service-rpc/0.13.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.iotdb/tsfile/0.13.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.4.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api/2.21.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core/2.21.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-to-slf4j/2.21.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-acl/4.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-client/4.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-common/4.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-logging/4.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-remoting/4.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-srvutil/4.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-tools/4.9.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.sshd/sshd-common/2.8.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.sshd/sshd-core/2.8.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-el/10.1.19 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-websocket/10.1.19 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.xmlbeans/xmlbeans/3.1.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.attoparser/attoparser/2.0.7.RELEASE Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.dromara.hertzbeat/hertzbeat-alerter/2.0-SNAPSHOT Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.dromara.hertzbeat/hertzbeat-collector/2.0-SNAPSHOT Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.dromara.hertzbeat/hertzbeat-common/2.0-SNAPSHOT Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.dromara.hertzbeat/hertzbeat-push/2.0-SNAPSHOT Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.dromara.hertzbeat/hertzbeat-remoting/2.0-SNAPSHOT Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.dromara.hertzbeat/hertzbeat-warehouse/2.0-SNAPSHOT Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.freemarker/freemarker/2.3.32 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator/8.0.1.Final Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.ini4j/ini4j/0.5.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib/1.9.22 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-common/1.9.22 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.9.22 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.9.22 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.jetbrains/annotations/13.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.lz4/lz4-java/1.8.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.mongodb/bson/4.11.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.mongodb/bson-record-codec/4.11.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-core/4.6.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/4.6.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.msgpack/msgpack-core/0.9.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.snmp4j/snmp4j/3.6.7 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-common/2.3.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-webmvc-api/2.3.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-webmvc-ui/2.3.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator-autoconfigure/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-autoconfigure/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-configuration-processor/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-aop/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-data-jpa/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-freemarker/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-jdbc/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-json/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-logging/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-mail/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-thymeleaf/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-tomcat/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-validation/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.data/spring-data-commons/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework.data/spring-data-jpa/3.2.3 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.thymeleaf/thymeleaf/3.1.2.RELEASE Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.thymeleaf/thymeleaf-spring6/3.1.2.RELEASE Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.unbescape/unbescape/1.1.6.RELEASE Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java/1.1.8.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.yaml/snakeyaml/2.2 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/xerces/xercesImpl/2.11.0 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/4.2.25
|
||||||
|
https://mvnrepository.com/artifact/org.jboss.logging/jboss-logging/3.5.3.Final
|
||||||
|
https://mvnrepository.com/artifact/org.apache.commons/commons-math3/3.6.1
|
||||||
|
https://mvnrepository.com/artifact/org.apache.thrift/libthrift/0.14.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-aop/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-aspects/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-beans/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-context/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-context-support/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-core/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-expression/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-jcl/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-jdbc/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-orm/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-tx/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-web/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.springframework/spring-webmvc/6.1.4 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-core/10.1.19
|
||||||
|
https://mvnrepository.com/artifact/org.apache.poi/poi/4.1.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml/4.1.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml-schemas/4.1.1 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/xml-apis/xml-apis/1.4.01 Apache-2.0
|
||||||
|
https://mvnrepository.com/artifact/com.huaweicloud/esdk-obs-java/3.23.5
|
||||||
|
https://mvnrepository.com/artifact/com.github.GreptimeTeam/greptime-proto/0.4.0
|
||||||
|
https://mvnrepository.com/artifact/org.webjars/swagger-ui/5.10.3
|
||||||
|
https://mvnrepository.com/artifact/com.google.flatbuffers/flatbuffers-java/1.12.0
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
BSD-2-Clause licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the BSD-2-Clause License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/org.postgresql/postgresql/42.5.1 BSD-2-Clause
|
||||||
|
https://mvnrepository.com/artifact/org.hdrhistogram/HdrHistogram/2.1.12 BSD-2-Clause
|
||||||
|
https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api/4.2.1
|
||||||
|
https://mvnrepository.com/artifact/com.github.luben/zstd-jni/1.5.2-1
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
BSD-3-Clause licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the BSD-3-Clause License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/com.github.virtuald/curvesapi/1.06 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/3.19.4 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java-util/3.19.4 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/dnsjava/dnsjava/3.5.2 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/jakarta.activation/jakarta.activation-api/2.1.2 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/4.0.1 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/org.eclipse.angus/angus-activation/2.0.1 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-core/4.0.4 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime/4.0.4 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/org.glassfish.jaxb/txw2/4.0.4 BSD-3-Clause
|
||||||
|
https://mvnrepository.com/artifact/org.ow2.asm/asm/9.3
|
||||||
|
https://mvnrepository.com/artifact/org.antlr/antlr4-runtime/4.13.0
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
CC0-1.0 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the CC0-1.0 License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/net.i2p.crypto/eddsa/0.3.0 CC0-1.0
|
||||||
|
https://mvnrepository.com/artifact/org.latencyutils/LatencyUtils/2.0.3 CC0-1.0
|
||||||
|
https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api/1.3.2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
CDDL-1.1 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the CDDL-1.1 License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api/2.3.0 CDDL-1.1
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
EPL-1.0 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the EPL-1.0 License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/ch.qos.logback/logback-classic/1.4.14 EPL-1.0
|
||||||
|
https://mvnrepository.com/artifact/ch.qos.logback/logback-core/1.4.14 EPL-1.0
|
||||||
|
https://mvnrepository.com/artifact/com.h2database/h2/2.1.214
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
EPL-2.0 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the EPL-2.0 and BSD-3-Clause License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/jakarta.persistence/jakarta.persistence-api/3.1.0
|
||||||
|
https://mvnrepository.com/artifact/jakarta.annotation/jakarta.annotation-api/2.1.1
|
||||||
|
https://mvnrepository.com/artifact/jakarta.transaction/jakarta.transaction-api/2.0.1
|
||||||
|
https://mvnrepository.com/artifact/org.eclipse.angus/jakarta.mail/2.0.2
|
||||||
|
https://mvnrepository.com/artifact/org.aspectj/aspectjweaver/1.9.21
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
MIT licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the MIT License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc/10.2.0.jre8 MIT
|
||||||
|
https://mvnrepository.com/artifact/org.checkerframework/checker-qual/3.33.0 MIT
|
||||||
|
https://mvnrepository.com/artifact/org.codehaus.mojo/animal-sniffer-annotations/1.21 MIT
|
||||||
|
https://mvnrepository.com/artifact/org.influxdb/influxdb-java/2.23 MIT
|
||||||
|
https://mvnrepository.com/artifact/org.slf4j/jcl-over-slf4j/2.0.9 MIT
|
||||||
|
https://mvnrepository.com/artifact/org.slf4j/jul-to-slf4j/2.0.9 MIT
|
||||||
|
https://mvnrepository.com/artifact/org.slf4j/slf4j-api/2.0.9 MIT
|
||||||
|
https://mvnrepository.com/artifact/org.java-websocket/Java-WebSocket/1.5.2
|
||||||
|
https://mvnrepository.com/artifact/com.taosdata.jdbc/taos-jdbcdriver/3.0.0
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
MPL-1.1 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the MPL-1.1 License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/org.javassist/javassist/3.20.0-GA MPL-1.1
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
edl-v10 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the http://www.eclipse.org/org/documents/edl-v10.php License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/com.sun.istack/istack-commons-runtime/4.1.2 http://www.eclipse.org/org/documents/edl-v10.php
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
MIT-0 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the https://spdx.org/licenses/MIT-0.html License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/org.reactivestreams/reactive-streams/1.0.4 https://spdx.org/licenses/MIT-0.html
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
LGPL-2.1 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the LGPL-2.1 License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://mvnrepository.com/artifact/org.hibernate.common/hibernate-commons-annotations/6.0.6.Final LGPL-2.1
|
||||||
|
https://mvnrepository.com/artifact/org.hibernate.orm/hibernate-core/6.4.4.Final LGPL-2.1
|
||||||
|
https://mvnrepository.com/artifact/com.googlecode.aviator/aviator/5.4.1 http://www.gnu.org/licenses/lgpl.html
|
||||||
|
|
||||||
@@ -0,0 +1,387 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
|
other entities that control, are controlled by, or are under common
|
||||||
|
control with that entity. For the purposes of this definition,
|
||||||
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
|
direction or management of such entity, whether by contract or
|
||||||
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical
|
||||||
|
transformation or translation of a Source form, including but
|
||||||
|
not limited to compiled object code, generated documentation,
|
||||||
|
and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
|
Object form, made available under the License, as indicated by a
|
||||||
|
copyright notice that is included in or attached to the work
|
||||||
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
|
form, that is based on (or derived from) the Work and for which the
|
||||||
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
|
of this License, Derivative Works shall not include works that remain
|
||||||
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including
|
||||||
|
the original version of the Work and any modifications or additions
|
||||||
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
|
means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems,
|
||||||
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
|
excluding communication that is conspicuously marked or otherwise
|
||||||
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
(except as stated in this section) patent license to make, have made,
|
||||||
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
|
that You distribute, all copyright, patent, trademark, and
|
||||||
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
|
within such NOTICE file, excluding those notices that do not
|
||||||
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
|
as part of the Derivative Works; within the Source form or
|
||||||
|
documentation, if provided along with the Derivative Works; or,
|
||||||
|
within a display generated by the Derivative Works, if and
|
||||||
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
|
do not modify the License. You may add Your own attribution
|
||||||
|
notices within Derivative Works that You distribute, alongside
|
||||||
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
|
that such additional attribution notices cannot be construed
|
||||||
|
as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and
|
||||||
|
may provide additional or different license terms and conditions
|
||||||
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
|
the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
|
except as required for reasonable and customary use in describing the
|
||||||
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
|
unless required by applicable law (such as deliberate and grossly
|
||||||
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
|
or other liability obligations and/or rights consistent with this
|
||||||
|
License. However, in accepting such obligations, You may act only
|
||||||
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
|
defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
|
||||||
|
=======================================================================
|
||||||
|
Apache HertzBeat Subcomponents:
|
||||||
|
|
||||||
|
The Apache HertzBeat project contains subcomponents with separate copyright
|
||||||
|
notices and license terms. Your use of the source code for the these
|
||||||
|
subcomponents is subject to the terms and conditions of the following
|
||||||
|
licenses.
|
||||||
|
========================================================================
|
||||||
|
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
0BSD licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the 0BSD License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://npmjs.com/package/@antv/adjust/node_modules/tslib/v/1.14.1 1.14.1 0BSD
|
||||||
|
https://npmjs.com/package/@delon/chart/node_modules/echarts/node_modules/tslib/v/2.3.0 2.3.0 0BSD
|
||||||
|
https://npmjs.com/package/@delon/chart/node_modules/zrender/node_modules/tslib/v/2.3.0 2.3.0 0BSD
|
||||||
|
https://npmjs.com/package/echarts/node_modules/tslib/v/2.3.0 2.3.0 0BSD
|
||||||
|
https://npmjs.com/package/tslib/v/2.6.2 2.6.2 0BSD
|
||||||
|
https://npmjs.com/package/zrender/node_modules/tslib/v/2.3.0 2.3.0 0BSD
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
Apache-2.0 licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the Apache-2.0 License. See project link for details.
|
||||||
|
The text of each license is the standard Apache 2.0 license.
|
||||||
|
https://npmjs.com/package/@delon/chart/node_modules/echarts/v/5.5.0 5.5.0 Apache-2.0
|
||||||
|
https://npmjs.com/package/adler-32/v/1.3.1 1.3.1 Apache-2.0
|
||||||
|
https://npmjs.com/package/cfb/v/1.2.2 1.2.2 Apache-2.0
|
||||||
|
https://npmjs.com/package/codepage/v/1.15.0 1.15.0 Apache-2.0
|
||||||
|
https://npmjs.com/package/crc-32/v/1.2.2 1.2.2 Apache-2.0
|
||||||
|
https://npmjs.com/package/echarts/v/5.4.3 5.4.3 Apache-2.0
|
||||||
|
https://npmjs.com/package/frac/v/1.1.2 1.1.2 Apache-2.0
|
||||||
|
https://npmjs.com/package/pdfjs-dist/v/3.11.174 3.11.174 Apache-2.0
|
||||||
|
https://npmjs.com/package/rxjs/v/7.8.1 7.8.1 Apache-2.0
|
||||||
|
https://npmjs.com/package/ssf/v/0.11.2 0.11.2 Apache-2.0
|
||||||
|
https://npmjs.com/package/wmf/v/1.0.2 1.0.2 Apache-2.0
|
||||||
|
https://npmjs.com/package/word/v/0.3.0 0.3.0 Apache-2.0
|
||||||
|
https://npmjs.com/package/xlsx/v/0.18.5 0.18.5 Apache-2.0
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
BSD-2-Clause licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the BSD-2-Clause License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://npmjs.com/package/parse5/node_modules/entities/v/4.5.0 4.5.0 BSD-2-Clause
|
||||||
|
https://npmjs.com/package/uri-js/v/4.4.1 4.4.1 BSD-2-Clause
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
BSD-3-Clause licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the BSD-3-Clause License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://npmjs.com/package/@delon/chart/node_modules/zrender/v/5.5.0 5.5.0 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-array/v/1.2.4 1.2.4 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-collection/v/1.0.7 1.0.7 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-composite-projections/v/1.4.0 1.4.0 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-composite-projections/node_modules/d3-array/v/2.12.1 2.12.1 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-composite-projections/node_modules/d3-geo/v/2.0.2 2.0.2 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-dsv/v/1.2.0 1.2.0 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-ease/v/1.0.7 1.0.7 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-geo/v/1.6.4 1.6.4 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-geo-projection/v/2.1.2 2.1.2 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-geo-projection/node_modules/d3-geo/v/1.12.1 1.12.1 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-hexjson/v/1.1.1 1.1.1 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-hierarchy/v/1.1.9 1.1.9 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-path/v/2.0.0 2.0.0 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-sankey/v/0.9.1 0.9.1 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-shape/v/1.3.7 1.3.7 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-shape/node_modules/d3-path/v/1.0.9 1.0.9 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-timer/v/1.0.10 1.0.10 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/d3-voronoi/v/1.1.4 1.1.4 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/rw/v/1.3.3 1.3.3 BSD-3-Clause
|
||||||
|
https://npmjs.com/package/zrender/v/5.4.4 5.4.4 BSD-3-Clause
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
ISC licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the ISC License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://npmjs.com/package/@antv/color-util/v/2.0.6 2.0.6 ISC
|
||||||
|
https://npmjs.com/package/@antv/g-base/v/0.5.15 0.5.15 ISC
|
||||||
|
https://npmjs.com/package/@antv/g-canvas/v/0.5.14 0.5.14 ISC
|
||||||
|
https://npmjs.com/package/@antv/g-math/v/0.1.9 0.1.9 ISC
|
||||||
|
https://npmjs.com/package/@antv/g-svg/v/0.5.7 0.5.7 ISC
|
||||||
|
https://npmjs.com/package/@antv/matrix-util/v/3.1.0-beta.3 3.1.0-beta.3 ISC
|
||||||
|
https://npmjs.com/package/@antv/path-util/v/2.0.15 2.0.15 ISC
|
||||||
|
https://npmjs.com/package/@antv/path-util/node_modules/@antv/matrix-util/v/3.0.4 3.0.4 ISC
|
||||||
|
https://npmjs.com/package/@antv/util/v/2.0.17 2.0.17 ISC
|
||||||
|
https://npmjs.com/package/d3-color/v/3.1.0 3.1.0 ISC
|
||||||
|
https://npmjs.com/package/d3-interpolate/v/3.0.1 3.0.1 ISC
|
||||||
|
https://npmjs.com/package/inherits/v/2.0.4 2.0.4 ISC
|
||||||
|
https://npmjs.com/package/internmap/v/1.0.1 1.0.1 ISC
|
||||||
|
https://npmjs.com/package/simple-statistics/v/6.1.1 6.1.1 ISC
|
||||||
|
https://npmjs.com/package/topojson-client/v/3.1.0 3.1.0 ISC
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
MIT licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the MIT License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://npmjs.com/package/@angular/animations/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@angular/cdk/v/15.2.9 15.2.9 MIT
|
||||||
|
https://npmjs.com/package/@angular/common/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@angular/compiler/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@angular/core/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@angular/forms/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@angular/platform-browser/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@angular/platform-browser-dynamic/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@angular/router/v/15.2.10 15.2.10 MIT
|
||||||
|
https://npmjs.com/package/@ant-design/colors/v/5.1.1 5.1.1 MIT
|
||||||
|
https://npmjs.com/package/@ant-design/icons-angular/v/15.0.0 15.0.0 MIT
|
||||||
|
https://npmjs.com/package/@antv/adjust/v/0.2.5 0.2.5 MIT
|
||||||
|
https://npmjs.com/package/@antv/attr/v/0.3.5 0.3.5 MIT
|
||||||
|
https://npmjs.com/package/@antv/component/v/0.8.35 0.8.35 MIT
|
||||||
|
https://npmjs.com/package/@antv/coord/v/0.3.1 0.3.1 MIT
|
||||||
|
https://npmjs.com/package/@antv/data-set/v/0.11.8 0.11.8 MIT
|
||||||
|
https://npmjs.com/package/@antv/dom-util/v/2.0.4 2.0.4 MIT
|
||||||
|
https://npmjs.com/package/@antv/event-emitter/v/0.1.3 0.1.3 MIT
|
||||||
|
https://npmjs.com/package/@antv/g2/v/4.2.10 4.2.10 MIT
|
||||||
|
https://npmjs.com/package/@antv/hierarchy/v/0.6.11 0.6.11 MIT
|
||||||
|
https://npmjs.com/package/@antv/scale/v/0.3.18 0.3.18 MIT
|
||||||
|
https://npmjs.com/package/@babel/runtime/v/7.23.9 7.23.9 MIT
|
||||||
|
https://npmjs.com/package/@ctrl/tinycolor/v/3.6.1 3.6.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/abc/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/acl/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/auth/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/cache/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/chart/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/form/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/mock/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/theme/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/theme/node_modules/ng-zorro-antd/v/15.1.1 15.1.1 MIT
|
||||||
|
https://npmjs.com/package/@delon/util/v/15.2.1 15.2.1 MIT
|
||||||
|
https://npmjs.com/package/@github/hotkey/v/2.3.1 2.3.1 MIT
|
||||||
|
https://npmjs.com/package/@types/d3-timer/v/2.0.3 2.0.3 MIT
|
||||||
|
https://npmjs.com/package/@types/mockjs/v/1.0.10 1.0.10 MIT
|
||||||
|
https://npmjs.com/package/abs-svg-path/v/0.1.1 0.1.1 MIT
|
||||||
|
https://npmjs.com/package/ajv/v/8.12.0 8.12.0 MIT
|
||||||
|
https://npmjs.com/package/ajv-formats/v/2.1.1 2.1.1 MIT
|
||||||
|
https://npmjs.com/package/commander/v/2.20.3 2.20.3 MIT
|
||||||
|
https://npmjs.com/package/core-js/v/3.36.0 3.36.0 MIT
|
||||||
|
https://npmjs.com/package/core-util-is/v/1.0.3 1.0.3 MIT
|
||||||
|
https://npmjs.com/package/csstype/v/3.1.3 3.1.3 MIT
|
||||||
|
https://npmjs.com/package/custom-event-polyfill/v/1.0.7 1.0.7 MIT
|
||||||
|
https://npmjs.com/package/dagre/v/0.8.5 0.8.5 MIT
|
||||||
|
https://npmjs.com/package/date-fns/v/2.30.0 2.30.0 MIT
|
||||||
|
https://npmjs.com/package/detect-browser/v/5.3.0 5.3.0 MIT
|
||||||
|
https://npmjs.com/package/extend/v/3.0.2 3.0.2 MIT
|
||||||
|
https://npmjs.com/package/fast-deep-equal/v/3.1.3 3.1.3 MIT
|
||||||
|
https://npmjs.com/package/fecha/v/4.2.3 4.2.3 MIT
|
||||||
|
https://npmjs.com/package/file-saver/v/2.0.5 2.0.5 MIT
|
||||||
|
https://npmjs.com/package/gl-matrix/v/3.4.3 3.4.3 MIT
|
||||||
|
https://npmjs.com/package/graphlib/v/2.1.8 2.1.8 MIT
|
||||||
|
https://npmjs.com/package/iconv-lite/v/0.4.24 0.4.24 MIT
|
||||||
|
https://npmjs.com/package/immediate/v/3.0.6 3.0.6 MIT
|
||||||
|
https://npmjs.com/package/isutf8/v/4.0.0 4.0.0 MIT
|
||||||
|
https://npmjs.com/package/jquery/v/3.7.1 3.7.1 MIT
|
||||||
|
https://npmjs.com/package/json-schema-traverse/v/1.0.0 1.0.0 MIT
|
||||||
|
https://npmjs.com/package/jszip/node_modules/isarray/v/1.0.0 1.0.0 MIT
|
||||||
|
https://npmjs.com/package/jszip/node_modules/readable-stream/v/2.3.8 2.3.8 MIT
|
||||||
|
https://npmjs.com/package/jszip/node_modules/safe-buffer/v/5.1.2 5.1.2 MIT
|
||||||
|
https://npmjs.com/package/jszip/node_modules/string_decoder/v/1.1.1 1.1.1 MIT
|
||||||
|
https://npmjs.com/package/lie/v/3.3.0 3.3.0 MIT
|
||||||
|
https://npmjs.com/package/loadjs/v/4.2.0 4.2.0 MIT
|
||||||
|
https://npmjs.com/package/lodash/v/4.17.21 4.17.21 MIT
|
||||||
|
https://npmjs.com/package/mockjs/v/1.1.0 1.1.0 MIT
|
||||||
|
https://npmjs.com/package/mockjs/node_modules/commander/v/12.0.0 12.0.0 MIT
|
||||||
|
https://npmjs.com/package/monaco-editor/v/0.36.1 0.36.1 MIT
|
||||||
|
https://npmjs.com/package/ng-zorro-antd/v/15.1.0 15.1.0 MIT
|
||||||
|
https://npmjs.com/package/ngx-color-picker/v/12.0.1 12.0.1 MIT
|
||||||
|
https://npmjs.com/package/ngx-countdown/v/15.0.0 15.0.0 MIT
|
||||||
|
https://npmjs.com/package/ngx-echarts/v/15.0.3 15.0.3 MIT
|
||||||
|
https://npmjs.com/package/ngx-slick-carousel/v/15.0.0 15.0.0 MIT
|
||||||
|
https://npmjs.com/package/parse-svg-path/v/0.1.2 0.1.2 MIT
|
||||||
|
https://npmjs.com/package/parse5/v/7.1.2 7.1.2 MIT
|
||||||
|
https://npmjs.com/package/path2d-polyfill/v/2.0.1 2.0.1 MIT
|
||||||
|
https://npmjs.com/package/plyr/v/3.7.8 3.7.8 MIT
|
||||||
|
https://npmjs.com/package/point-at-length/v/1.1.0 1.1.0 MIT
|
||||||
|
https://npmjs.com/package/point-at-length/node_modules/isarray/v/0.0.1 0.0.1 MIT
|
||||||
|
https://npmjs.com/package/process-nextick-args/v/2.0.1 2.0.1 MIT
|
||||||
|
https://npmjs.com/package/punycode/v/2.3.1 2.3.1 MIT
|
||||||
|
https://npmjs.com/package/rangetouch/v/2.0.1 2.0.1 MIT
|
||||||
|
https://npmjs.com/package/regenerator-runtime/v/0.14.1 0.14.1 MIT
|
||||||
|
https://npmjs.com/package/regression/v/2.0.1 2.0.1 MIT
|
||||||
|
https://npmjs.com/package/require-from-string/v/2.0.2 2.0.2 MIT
|
||||||
|
https://npmjs.com/package/safer-buffer/v/2.1.2 2.1.2 MIT
|
||||||
|
https://npmjs.com/package/screenfull/v/6.0.2 6.0.2 MIT
|
||||||
|
https://npmjs.com/package/setimmediate/v/1.0.5 1.0.5 MIT
|
||||||
|
https://npmjs.com/package/slick-carousel/v/1.8.1 1.8.1 MIT
|
||||||
|
https://npmjs.com/package/url-polyfill/v/1.1.12 1.1.12 MIT
|
||||||
|
https://npmjs.com/package/util-deprecate/v/1.0.2 1.0.2 MIT
|
||||||
|
https://npmjs.com/package/zone.js/v/0.11.8 0.11.8 MIT
|
||||||
|
https://npmjs.com/package/angular-tag-cloud-module/v/15.0.0 15.0.0 MIT
|
||||||
|
https://npmjs.com/package/jszip/v/3.10.1 3.10.1 MIT
|
||||||
|
https://npmjs.com/package/pako/v/1.0.11 1.0.11 MIT
|
||||||
|
|
||||||
|
========================================================================
|
||||||
|
Unlicense licenses
|
||||||
|
========================================================================
|
||||||
|
The following components are provided under the Unlicense License. See project link for details.
|
||||||
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||||
|
|
||||||
|
https://npmjs.com/package/wolfy87-eventemitter/v/5.2.9 5.2.9 Unlicense
|
||||||
|
|
||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.push.controller;
|
package org.apache.hertzbeat.push.controller;
|
||||||
|
|
||||||
import io.swagger.v3.oas.annotations.Operation;
|
import io.swagger.v3.oas.annotations.Operation;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.push.service;
|
package org.apache.hertzbeat.push.service;
|
||||||
|
|
||||||
import org.springframework.stereotype.Service;
|
import org.springframework.stereotype.Service;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.apache.hertzbeat.push.service.impl;
|
package org.apache.hertzbeat.push.service.impl;
|
||||||
|
|
||||||
import lombok.extern.slf4j.Slf4j;
|
import lombok.extern.slf4j.Slf4j;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
<!--
|
||||||
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
~ or more contributor license agreements. See the NOTICE file
|
||||||
|
~ distributed with this work for additional information
|
||||||
|
~ regarding copyright ownership. The ASF licenses this file
|
||||||
|
~ to you under the Apache License, Version 2.0 (the
|
||||||
|
~ "License"); you may not use this file except in compliance
|
||||||
|
~ with the License. You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing,
|
||||||
|
~ software distributed under the License is distributed on an
|
||||||
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
~ KIND, either express or implied. See the License for the
|
||||||
|
~ specific language governing permissions and limitations
|
||||||
|
~ under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
<!--
|
||||||
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
~ or more contributor license agreements. See the NOTICE file
|
||||||
|
~ distributed with this work for additional information
|
||||||
|
~ regarding copyright ownership. The ASF licenses this file
|
||||||
|
~ to you under the Apache License, Version 2.0 (the
|
||||||
|
~ "License"); you may not use this file except in compliance
|
||||||
|
~ with the License. You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing,
|
||||||
|
~ software distributed under the License is distributed on an
|
||||||
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
~ KIND, either express or implied. See the License for the
|
||||||
|
~ specific language governing permissions and limitations
|
||||||
|
~ under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
<!--
|
||||||
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
~ or more contributor license agreements. See the NOTICE file
|
||||||
|
~ distributed with this work for additional information
|
||||||
|
~ regarding copyright ownership. The ASF licenses this file
|
||||||
|
~ to you under the Apache License, Version 2.0 (the
|
||||||
|
~ "License"); you may not use this file except in compliance
|
||||||
|
~ with the License. You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing,
|
||||||
|
~ software distributed under the License is distributed on an
|
||||||
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
~ KIND, either express or implied. See the License for the
|
||||||
|
~ specific language governing permissions and limitations
|
||||||
|
~ under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
<!--
|
||||||
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
~ or more contributor license agreements. See the NOTICE file
|
||||||
|
~ distributed with this work for additional information
|
||||||
|
~ regarding copyright ownership. The ASF licenses this file
|
||||||
|
~ to you under the Apache License, Version 2.0 (the
|
||||||
|
~ "License"); you may not use this file except in compliance
|
||||||
|
~ with the License. You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing,
|
||||||
|
~ software distributed under the License is distributed on an
|
||||||
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
~ KIND, either express or implied. See the License for the
|
||||||
|
~ specific language governing permissions and limitations
|
||||||
|
~ under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
<!--
|
||||||
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
~ or more contributor license agreements. See the NOTICE file
|
||||||
|
~ distributed with this work for additional information
|
||||||
|
~ regarding copyright ownership. The ASF licenses this file
|
||||||
|
~ to you under the Apache License, Version 2.0 (the
|
||||||
|
~ "License"); you may not use this file except in compliance
|
||||||
|
~ with the License. You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing,
|
||||||
|
~ software distributed under the License is distributed on an
|
||||||
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
~ KIND, either express or implied. See the License for the
|
||||||
|
~ specific language governing permissions and limitations
|
||||||
|
~ under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
<!--
|
||||||
|
~ Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
~ or more contributor license agreements. See the NOTICE file
|
||||||
|
~ distributed with this work for additional information
|
||||||
|
~ regarding copyright ownership. The ASF licenses this file
|
||||||
|
~ to you under the Apache License, Version 2.0 (the
|
||||||
|
~ "License"); you may not use this file except in compliance
|
||||||
|
~ with the License. You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing,
|
||||||
|
~ software distributed under the License is distributed on an
|
||||||
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
~ KIND, either express or implied. See the License for the
|
||||||
|
~ specific language governing permissions and limitations
|
||||||
|
~ under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
FROM openjdk:17-slim-buster
|
FROM openjdk:17-slim-buster
|
||||||
|
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
FROM openjdk:17-slim-buster
|
FROM openjdk:17-slim-buster
|
||||||
|
|
||||||
# add args version
|
# add args version
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: hertzbeat
|
name: hertzbeat
|
||||||
description: An open-source, real-time monitoring system with custom monitoring, high performance cluster and agentless capabilities.
|
description: An open-source, real-time monitoring system with custom monitoring, high performance cluster and agentless capabilities.
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
{{- if .Values.collector.autoscaling.enabled }}
|
{{- if .Values.collector.autoscaling.enabled }}
|
||||||
apiVersion: autoscaling/v2beta1
|
apiVersion: autoscaling/v2beta1
|
||||||
kind: HorizontalPodAutoscaler
|
kind: HorizontalPodAutoscaler
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
{{- if .Values.database.persistence.enabled }}
|
{{- if .Values.database.persistence.enabled }}
|
||||||
kind: PersistentVolumeClaim
|
kind: PersistentVolumeClaim
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: StatefulSet
|
kind: StatefulSet
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
{{- if .Values.expose.ingress.enabled }}
|
{{- if .Values.expose.ingress.enabled }}
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
{{- if or (eq .Values.expose.type "ClusterIP") (eq .Values.expose.type "NodePort") (eq .Values.expose.type "LoadBalancer") (eq .Values.expose.type "Ingress") }}
|
{{- if or (eq .Values.expose.type "ClusterIP") (eq .Values.expose.type "NodePort") (eq .Values.expose.type "LoadBalancer") (eq .Values.expose.type "Ingress") }}
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
{{- if .Values.tsdb.persistence.enabled }}
|
{{- if .Values.tsdb.persistence.enabled }}
|
||||||
kind: PersistentVolumeClaim
|
kind: PersistentVolumeClaim
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: StatefulSet
|
kind: StatefulSet
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -1,3 +1,20 @@
|
|||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
# Default values for hertzbeat.
|
# Default values for hertzbeat.
|
||||||
|
|
||||||
manager:
|
manager:
|
||||||
|
|||||||
@@ -8,8 +8,6 @@ import { NzMessageModule } from 'ng-zorro-antd/message';
|
|||||||
import { NzNotificationModule } from 'ng-zorro-antd/notification';
|
import { NzNotificationModule } from 'ng-zorro-antd/notification';
|
||||||
import { Observable } from 'rxjs';
|
import { Observable } from 'rxjs';
|
||||||
|
|
||||||
// #region default language
|
|
||||||
// Reference: https://ng-alain.com/docs/i18n
|
|
||||||
import { default as ngLang } from '@angular/common/locales/en';
|
import { default as ngLang } from '@angular/common/locales/en';
|
||||||
import { DELON_LOCALE, en_US as delonLang } from '@delon/theme';
|
import { DELON_LOCALE, en_US as delonLang } from '@delon/theme';
|
||||||
import { enUS as dateLang } from 'date-fns/locale';
|
import { enUS as dateLang } from 'date-fns/locale';
|
||||||
@@ -21,7 +19,6 @@ const LANG = {
|
|||||||
date: dateLang,
|
date: dateLang,
|
||||||
delon: delonLang
|
delon: delonLang
|
||||||
};
|
};
|
||||||
// register angular
|
|
||||||
import { registerLocaleData } from '@angular/common';
|
import { registerLocaleData } from '@angular/common';
|
||||||
registerLocaleData(LANG.ng, LANG.abbr);
|
registerLocaleData(LANG.ng, LANG.abbr);
|
||||||
const LANG_PROVIDES = [
|
const LANG_PROVIDES = [
|
||||||
@@ -30,30 +27,21 @@ const LANG_PROVIDES = [
|
|||||||
{ provide: NZ_DATE_LOCALE, useValue: LANG.date },
|
{ provide: NZ_DATE_LOCALE, useValue: LANG.date },
|
||||||
{ provide: DELON_LOCALE, useValue: LANG.delon }
|
{ provide: DELON_LOCALE, useValue: LANG.delon }
|
||||||
];
|
];
|
||||||
// #endregion
|
|
||||||
// #region i18n services
|
|
||||||
import { ALAIN_I18N_TOKEN } from '@delon/theme';
|
import { ALAIN_I18N_TOKEN } from '@delon/theme';
|
||||||
import { I18NService } from '@core';
|
import { I18NService } from '@core';
|
||||||
|
|
||||||
const I18NSERVICE_PROVIDES = [{ provide: ALAIN_I18N_TOKEN, useClass: I18NService, multi: false }];
|
const I18NSERVICE_PROVIDES = [{ provide: ALAIN_I18N_TOKEN, useClass: I18NService, multi: false }];
|
||||||
// #region
|
|
||||||
|
|
||||||
// #region JSON Schema form (using @delon/form)
|
|
||||||
import { JsonSchemaModule } from '@shared';
|
import { JsonSchemaModule } from '@shared';
|
||||||
const FORM_MODULES = [JsonSchemaModule];
|
const FORM_MODULES = [JsonSchemaModule];
|
||||||
// #endregion
|
|
||||||
|
|
||||||
// #region Http Interceptors
|
|
||||||
import { HTTP_INTERCEPTORS } from '@angular/common/http';
|
import { HTTP_INTERCEPTORS } from '@angular/common/http';
|
||||||
import { DefaultInterceptor } from '@core';
|
import { DefaultInterceptor } from '@core';
|
||||||
const INTERCEPTOR_PROVIDES = [{ provide: HTTP_INTERCEPTORS, useClass: DefaultInterceptor, multi: true }];
|
const INTERCEPTOR_PROVIDES = [{ provide: HTTP_INTERCEPTORS, useClass: DefaultInterceptor, multi: true }];
|
||||||
// #endregion
|
|
||||||
|
|
||||||
// #region global third module
|
|
||||||
const GLOBAL_THIRD_MODULES: Array<Type<void>> = [SlickCarouselModule, TagCloudComponent];
|
const GLOBAL_THIRD_MODULES: Array<Type<void>> = [SlickCarouselModule, TagCloudComponent];
|
||||||
// #endregion
|
|
||||||
|
|
||||||
// #region Startup Service
|
|
||||||
import { StartupService } from '@core';
|
import { StartupService } from '@core';
|
||||||
export function StartupServiceFactory(startupService: StartupService): () => Observable<void> {
|
export function StartupServiceFactory(startupService: StartupService): () => Observable<void> {
|
||||||
return () => startupService.load();
|
return () => startupService.load();
|
||||||
@@ -67,7 +55,6 @@ const APP_INIT_PROVIDES = [
|
|||||||
multi: true
|
multi: true
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
// #endregion
|
|
||||||
|
|
||||||
import { AppComponent } from './app.component';
|
import { AppComponent } from './app.component';
|
||||||
import { CoreModule } from './core/core.module';
|
import { CoreModule } from './core/core.module';
|
||||||
@@ -75,7 +62,6 @@ import { GlobalConfigModule } from './global-config.module';
|
|||||||
import { LayoutModule } from './layout/layout.module';
|
import { LayoutModule } from './layout/layout.module';
|
||||||
import { RoutesModule } from './routes/routes.module';
|
import { RoutesModule } from './routes/routes.module';
|
||||||
import { SharedModule } from './shared/shared.module';
|
import { SharedModule } from './shared/shared.module';
|
||||||
import { STWidgetModule } from './shared/st-widget/st-widget.module';
|
|
||||||
import { ReactiveFormsModule } from '@angular/forms';
|
import { ReactiveFormsModule } from '@angular/forms';
|
||||||
import { NgxEchartsModule } from 'ngx-echarts';
|
import { NgxEchartsModule } from 'ngx-echarts';
|
||||||
import { SlickCarouselModule } from 'ngx-slick-carousel';
|
import { SlickCarouselModule } from 'ngx-slick-carousel';
|
||||||
@@ -92,7 +78,6 @@ import { TagCloudComponent } from 'angular-tag-cloud-module';
|
|||||||
SharedModule,
|
SharedModule,
|
||||||
LayoutModule,
|
LayoutModule,
|
||||||
RoutesModule,
|
RoutesModule,
|
||||||
STWidgetModule,
|
|
||||||
NzMessageModule,
|
NzMessageModule,
|
||||||
NzNotificationModule,
|
NzNotificationModule,
|
||||||
...FORM_MODULES,
|
...FORM_MODULES,
|
||||||
|
|||||||
@@ -35,9 +35,6 @@ const CODE_MESSAGE: { [key: number]: string } = {
|
|||||||
504: 'Gateway Timeout.'
|
504: 'Gateway Timeout.'
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
|
||||||
* 默认HTTP拦截器,其注册细节见 `app.module.ts`
|
|
||||||
*/
|
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class DefaultInterceptor implements HttpInterceptor {
|
export class DefaultInterceptor implements HttpInterceptor {
|
||||||
private notified = false;
|
private notified = false;
|
||||||
|
|||||||
@@ -13,10 +13,7 @@ import { ICONS } from '../../../style-icons';
|
|||||||
import { ICONS_AUTO } from '../../../style-icons-auto';
|
import { ICONS_AUTO } from '../../../style-icons-auto';
|
||||||
import { MemoryStorageService } from '../../service/memory-storage.service';
|
import { MemoryStorageService } from '../../service/memory-storage.service';
|
||||||
import { I18NService } from '../i18n/i18n.service';
|
import { I18NService } from '../i18n/i18n.service';
|
||||||
/**
|
|
||||||
* Used for application startup
|
|
||||||
* Generally used to get the basic data of the application, like: Menu Data, User Data, etc.
|
|
||||||
*/
|
|
||||||
@Injectable({
|
@Injectable({
|
||||||
providedIn: 'root'
|
providedIn: 'root'
|
||||||
})
|
})
|
||||||
@@ -55,15 +52,10 @@ export class StartupService {
|
|||||||
map(([langData, appData, menuData]: [Record<string, string>, NzSafeAny, NzSafeAny]) => {
|
map(([langData, appData, menuData]: [Record<string, string>, NzSafeAny, NzSafeAny]) => {
|
||||||
// setting language data
|
// setting language data
|
||||||
this.i18n.use(defaultLang, langData);
|
this.i18n.use(defaultLang, langData);
|
||||||
|
|
||||||
// Application data
|
|
||||||
// Application information: including site name, description, year
|
// Application information: including site name, description, year
|
||||||
this.settingService.setApp(appData.app);
|
this.settingService.setApp(appData.app);
|
||||||
// https://ng-alain.com/theme/settings/zh
|
|
||||||
// this.settingService.setLayout('collapsed', true);
|
// this.settingService.setLayout('collapsed', true);
|
||||||
// ACL: Set the permissions to full, https://ng-alain.com/acl/getting-started
|
|
||||||
this.aclService.setFull(true);
|
this.aclService.setFull(true);
|
||||||
// Menu data, https://ng-alain.com/theme/menu
|
|
||||||
this.menuService.add(appData.menu);
|
this.menuService.add(appData.menu);
|
||||||
menuData.data.forEach((item: { category: string; value: string; hide: boolean }) => {
|
menuData.data.forEach((item: { category: string; value: string; hide: boolean }) => {
|
||||||
if (item.hide) {
|
if (item.hide) {
|
||||||
@@ -95,9 +87,7 @@ export class StartupService {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
this.storageService.putData('hierarchy', menuData.data);
|
this.storageService.putData('hierarchy', menuData.data);
|
||||||
// flush menu
|
|
||||||
this.menuService.resume();
|
this.menuService.resume();
|
||||||
// Can be set page suffix title, https://ng-alain.com/theme/title
|
|
||||||
this.titleService.suffix = appData.app.name;
|
this.titleService.suffix = appData.app.name;
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -8,58 +8,13 @@ import { throwIfAlreadyLoaded } from '@core';
|
|||||||
|
|
||||||
import { environment } from '@env/environment';
|
import { environment } from '@env/environment';
|
||||||
|
|
||||||
// Please refer to: https://ng-alain.com/docs/global-config
|
|
||||||
// #region NG-ALAIN Config
|
|
||||||
|
|
||||||
const alainConfig: AlainConfig = {
|
|
||||||
st: { modal: { size: 'lg' } },
|
|
||||||
pageHeader: { homeI18n: 'home' },
|
|
||||||
lodop: {
|
|
||||||
license: `A59B099A586B3851E0F0D7FDBF37B603`,
|
|
||||||
licenseA: `C94CEE276DB2187AE6B65D56B3FC2848`
|
|
||||||
},
|
|
||||||
auth: { login_url: '/passport/login' }
|
|
||||||
};
|
|
||||||
|
|
||||||
const alainModules: any[] = [AlainThemeModule.forRoot(), DelonACLModule.forRoot()];
|
const alainModules: any[] = [AlainThemeModule.forRoot(), DelonACLModule.forRoot()];
|
||||||
const alainProvides = [{ provide: ALAIN_CONFIG, useValue: alainConfig }];
|
|
||||||
|
|
||||||
// #region reuse-tab
|
|
||||||
/**
|
|
||||||
* 若需要[路由复用](https://ng-alain.com/components/reuse-tab)需要:
|
|
||||||
* 1、在 `shared-delon.module.ts` 导入 `ReuseTabModule` 模块
|
|
||||||
* 2、注册 `RouteReuseStrategy`
|
|
||||||
* 3、在 `src/app/layout/default/default.component.html` 修改:
|
|
||||||
* ```html
|
|
||||||
* <section class="alain-default__content">
|
|
||||||
* <reuse-tab #reuseTab></reuse-tab>
|
|
||||||
* <router-outlet (activate)="reuseTab.activate($event)"></router-outlet>
|
|
||||||
* </section>
|
|
||||||
* ```
|
|
||||||
*/
|
|
||||||
// import { RouteReuseStrategy } from '@angular/router';
|
|
||||||
// import { ReuseTabService, ReuseTabStrategy } from '@delon/abc/reuse-tab';
|
|
||||||
// alainProvides.push({
|
|
||||||
// provide: RouteReuseStrategy,
|
|
||||||
// useClass: ReuseTabStrategy,
|
|
||||||
// deps: [ReuseTabService],
|
|
||||||
// } as any);
|
|
||||||
|
|
||||||
// #endregion
|
|
||||||
|
|
||||||
// #endregion
|
|
||||||
|
|
||||||
// Please refer to: https://ng.ant.design/docs/global-config/en#how-to-use
|
|
||||||
// #region NG-ZORRO Config
|
|
||||||
|
|
||||||
import { NzConfig, NZ_CONFIG } from 'ng-zorro-antd/core/config';
|
import { NzConfig, NZ_CONFIG } from 'ng-zorro-antd/core/config';
|
||||||
|
|
||||||
const ngZorroConfig: NzConfig = {};
|
const ngZorroConfig: NzConfig = {};
|
||||||
|
|
||||||
const zorroProvides = [{ provide: NZ_CONFIG, useValue: ngZorroConfig }];
|
const zorroProvides = [{ provide: NZ_CONFIG, useValue: ngZorroConfig }];
|
||||||
|
|
||||||
// #endregion
|
|
||||||
|
|
||||||
@NgModule({
|
@NgModule({
|
||||||
imports: [...alainModules, ...(environment.modules || [])]
|
imports: [...alainModules, ...(environment.modules || [])]
|
||||||
})
|
})
|
||||||
@@ -71,7 +26,7 @@ export class GlobalConfigModule {
|
|||||||
static forRoot(): ModuleWithProviders<GlobalConfigModule> {
|
static forRoot(): ModuleWithProviders<GlobalConfigModule> {
|
||||||
return {
|
return {
|
||||||
ngModule: GlobalConfigModule,
|
ngModule: GlobalConfigModule,
|
||||||
providers: [...alainProvides, ...zorroProvides]
|
providers: [...zorroProvides]
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -39,7 +39,6 @@ const HEADER_COMPONENTS = [
|
|||||||
HeaderNotifyComponent
|
HeaderNotifyComponent
|
||||||
];
|
];
|
||||||
|
|
||||||
// passport
|
|
||||||
import { LayoutPassportComponent } from './passport/passport.component';
|
import { LayoutPassportComponent } from './passport/passport.component';
|
||||||
import { NzModalModule } from 'ng-zorro-antd/modal';
|
import { NzModalModule } from 'ng-zorro-antd/modal';
|
||||||
import { NzTagModule } from 'ng-zorro-antd/tag';
|
import { NzTagModule } from 'ng-zorro-antd/tag';
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class Alert {
|
export class Alert {
|
||||||
id!: number;
|
id!: number;
|
||||||
target!: string;
|
target!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { TagItem } from './NoticeRule';
|
import { TagItem } from './NoticeRule';
|
||||||
|
|
||||||
export class AlertConverge {
|
export class AlertConverge {
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { TagItem } from './NoticeRule';
|
import { TagItem } from './NoticeRule';
|
||||||
|
|
||||||
export class AlertDefine {
|
export class AlertDefine {
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { Monitor } from './Monitor';
|
import { Monitor } from './Monitor';
|
||||||
|
|
||||||
export class AlertDefineBind {
|
export class AlertDefineBind {
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { TagItem } from './NoticeRule';
|
import { TagItem } from './NoticeRule';
|
||||||
|
|
||||||
export class AlertSilence {
|
export class AlertSilence {
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class AppCount {
|
export class AppCount {
|
||||||
category!: string;
|
category!: string;
|
||||||
app!: string;
|
app!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class Collector {
|
export class Collector {
|
||||||
id!: number;
|
id!: number;
|
||||||
name!: string;
|
name!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { Collector } from './Collector';
|
import { Collector } from './Collector';
|
||||||
|
|
||||||
export class CollectorSummary {
|
export class CollectorSummary {
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class EmailNoticeSender {
|
export class EmailNoticeSender {
|
||||||
id!: number;
|
id!: number;
|
||||||
emailHost!: string;
|
emailHost!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class Message<T> {
|
export class Message<T> {
|
||||||
data!: T;
|
data!: T;
|
||||||
msg!: string;
|
msg!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { Tag } from './Tag';
|
import { Tag } from './Tag';
|
||||||
|
|
||||||
export class Monitor {
|
export class Monitor {
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class NoticeReceiver {
|
export class NoticeReceiver {
|
||||||
id!: number;
|
id!: number;
|
||||||
name!: string;
|
name!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class NoticeRule {
|
export class NoticeRule {
|
||||||
id!: number;
|
id!: number;
|
||||||
name!: string;
|
name!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class NoticeTemplate {
|
export class NoticeTemplate {
|
||||||
id!: number;
|
id!: number;
|
||||||
name!: string;
|
name!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class ObjectStore<T> {
|
export class ObjectStore<T> {
|
||||||
type: ObjectStoreType = ObjectStoreType.FILE;
|
type: ObjectStoreType = ObjectStoreType.FILE;
|
||||||
config!: T;
|
config!: T;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class Page<T> {
|
export class Page<T> {
|
||||||
content!: T[];
|
content!: T[];
|
||||||
// 集合总页数
|
// 集合总页数
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class Param {
|
export class Param {
|
||||||
id!: number;
|
id!: number;
|
||||||
field!: string;
|
field!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class ParamDefine {
|
export class ParamDefine {
|
||||||
name!: string;
|
name!: string;
|
||||||
field!: string;
|
field!: string;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { TagItem } from './NoticeRule';
|
import { TagItem } from './NoticeRule';
|
||||||
|
|
||||||
export class StatusPageComponent {
|
export class StatusPageComponent {
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { StatusPageComponent } from './StatusPageComponent';
|
import { StatusPageComponent } from './StatusPageComponent';
|
||||||
import { StatusPageHistory } from './StatusPageHistory';
|
import { StatusPageHistory } from './StatusPageHistory';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
export class StatusPageHistory {
|
export class StatusPageHistory {
|
||||||
id!: number;
|
id!: number;
|
||||||
componentId!: number;
|
componentId!: number;
|
||||||
|
|||||||
@@ -1,3 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
* distributed with this work for additional information
|
||||||
|
* regarding copyright ownership. The ASF licenses this file
|
||||||
|
* to you under the Apache License, Version 2.0 (the
|
||||||
|
* "License"); you may not use this file except in compliance
|
||||||
|
* with the License. You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing,
|
||||||
|
* software distributed under the License is distributed on an
|
||||||
|
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
* KIND, either express or implied. See the License for the
|
||||||
|
* specific language governing permissions and limitations
|
||||||
|
* under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
import { StatusPageComponent } from './StatusPageComponent';
|
import { StatusPageComponent } from './StatusPageComponent';
|
||||||
import { StatusPageIncidentContent } from './StatusPageIncidentContent';
|
import { StatusPageIncidentContent } from './StatusPageIncidentContent';
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user