Add Dolphinscheduler plugin definition (#6134)

This commit is contained in:
hailin0 2021-01-06 20:47:55 +08:00 committed by GitHub
parent 35a0e9e902
commit cf9b7b1adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -22,6 +22,7 @@ Release Notes.
* Fix DataCarrier's `org.apache.skywalking.apm.commons.datacarrier.buffer.Buffer` implementation isn't activated in `IF_POSSIBLE` mode.
* Fix ArrayBlockingQueueBuffer's useless `IF_POSSIBLE` mode list
* Support building gRPC TLS channel but CA file is not required.
* Add Dolphinscheduler plugin definition.
#### OAP-Backend
* Make meter receiver support MAL.
@ -66,6 +67,7 @@ Release Notes.
* Add icon for http type.
* Fix rk-footer utc without local storage.
* Sort group names in the topology.
* Add logo for Dolphinscheduler.
#### Documentation
* Update the documents of backend fetcher and self observability about the latest configurations.

View File

@ -192,4 +192,6 @@ public class ComponentsDefine {
public static final OfficialComponent MSSQL_JDBC_DRIVER = new OfficialComponent(104, "mssql-jdbc-driver");
public static final OfficialComponent APACHE_CXF = new OfficialComponent(105, "Apache-CXF");
public static final OfficialComponent DOLPHIN_SCHEDULER = new OfficialComponent(106, "dolphinscheduler");
}

View File

@ -115,4 +115,4 @@
- zookeeper-3.4.x
- mssql-jtds-1.x
- mssql-jdbc
- apache-cxf-3.x
- apache-cxf-3.x

View File

@ -347,6 +347,9 @@ mssql-jdbc-driver:
Apache-CXF:
id: 105
languages: Java
dolphinscheduler:
id: 106
languages: Java
# .NET/.NET Core components
# [3000, 4000) for C#/.NET only