OTEL Plugins ChangeLog
Intro¶
The native OTEL agent does not fully support some well-known mainstream frameworks. On this basis, we have made some improvements to support more mainstream frameworks and key data tracking.
Currently, OTEL has added the following technology stack extensions:
-
Java
changelog¶
1.28.0-ext (2023/7/7)¶
new¶
- Merge open-telemetry v1.28.0
1.26.2-ext (2023/6/15)¶
download this version jar: v1.26.2-ext
new¶
- Obfuscation of database type data.
1.26.1-ext (2023/6/9)¶
new¶
- The non-intrusive method supports obtaining the input parameter information of a specific method.
- Alibaba Cloud HSF framework integration.
1.26.0-ext (2023/6/1)¶
new¶
- Merge OpenTelemetry tag v1.26.0
- Support Damned database.
1.25.0-ext (2023/5/10)¶
new¶
- Merge OpenTelemetry tag v1.25.0
- Support xxl-job 2.3.
- Support Alibaba Dubbo and Dubbox framework integration.
- Support thrift framework.