YoyoFx
|
881a42d228
|
Fix CVE-2022-24823 and CVE-2022-25647 Vulnerability (#288)
|
2022-08-05 08:17:03 +08:00 |
kezhenxu94
|
75cc77de10
|
Migrate base images to Temurin and add images for ARM (#97)
|
2022-01-26 16:09:44 +08:00 |
Jared Tan
|
b169ef3cdd
|
Support set instance properties in json format (#67)
* set instance properties in json format: agent.instance_properties_json
* add docs.
* Update docs/en/setup/service-agent/java-agent/configurations.md
* polish and add e2e.
* update
* Update test/e2e/case/expected/service-instance.yml
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
* Update apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/util/InstanceJsonPropertiesUtil.java
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
* update
* update SW_INSTANCE_PROPERTIES_JSON
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
|
2021-11-07 18:51:34 +08:00 |
Daming
|
fbdfc42b4d
|
add e2e test for kafka transporter (#42)
|
2021-10-18 09:46:16 +08:00 |
Daming
|
7d36faaf0f
|
Add Kafka LogReporter and make grpc log reporter sharing grpc channel with reporters (#20)
|
2021-09-23 10:50:34 +08:00 |