ArjenDavid-sjtu
|
8a1dae348c
|
Support configuration to collect redis parameters for jedis plugin (#91)
Co-authored-by: 温嘉鸣 <wenjiaming@shouqianba.com>
|
2022-01-14 00:50:40 +08:00 |
Daniel Qian
|
3b93a9c398
|
Optimize ProfileTaskChannelService (#78)
related issue https://github.com/apache/skywalking/issues/8221
1. Avoid ProfileTaskChannelService.addProfilingSnapshot throw IllegalStateException(Queue full)
2. Increase ProfileTaskChannelService.snapshotQueue default size from 50 to 4500
|
2021-12-02 15:14:34 +08:00 |
Daniel Qian
|
ce609dbabe
|
Add doc about system environment variables to configurations.md (#79)
|
2021-12-02 11:24:49 +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
|
7d36faaf0f
|
Add Kafka LogReporter and make grpc log reporter sharing grpc channel with reporters (#20)
|
2021-09-23 10:50:34 +08:00 |
Daming
|
dd0d8afe88
|
Support mTLS for gRPC channel (#15)
|
2021-08-31 15:56:30 +08:00 |
吴晟 Wu Sheng
|
fc79937619
|
Doc polish, remove unrelated documents and fix source code LICENSE (#5)
|
2021-08-27 10:08:36 +08:00 |
吴晟 Wu Sheng
|
db2bc93573
|
Separate agent docs to avoid long single page. (#7537)
|
2021-08-23 20:10:01 +08:00 |