This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new ba5aa68 Add component definition for Fastjson. (#7788)
ba5aa68 is described below
commit ba5aa685c71bffd13026092433577806bee6d165
Author: 业余布道师 <[email protected]>
AuthorDate: Fri Sep 24 13:48:44 2021 +0800
Add component definition for Fastjson. (#7788)
---
CHANGES.md | 1 +
oap-server/server-starter/src/main/resources/component-libraries.yml | 3 +++
2 files changed, 4 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index 2001f7d..7e5f567 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -75,6 +75,7 @@ Release Notes.
down metrics flush period added in 8.7.0.
* Fix `Slow SQL sampling` not accurate, due to TopN works conflict with cache
read-then-clear mechanism.
* The persistent cache is only read when necessary.
+* Add component definition for `Alibaba Fastjson`.
#### UI
diff --git
a/oap-server/server-starter/src/main/resources/component-libraries.yml
b/oap-server/server-starter/src/main/resources/component-libraries.yml
old mode 100755
new mode 100644
index 1dfe1f9..dc1ce85
--- a/oap-server/server-starter/src/main/resources/component-libraries.yml
+++ b/oap-server/server-starter/src/main/resources/component-libraries.yml
@@ -380,6 +380,9 @@ AlibabaDruid:
HikariCP:
id: 116
languages: Java
+Fastjson:
+ id: 117
+ languages: Java
# .NET/.NET Core components
# [3000, 4000) for C#/.NET only