hui lai
hui lai
## Background Spring Cloud Alibaba microservice governance capabilities are relatively weak, we currently intends to dock Istio to complete the traffic governance function, and need to abstract Spring Cloud Alibaba's...
### Describe what this PR does / why we need it ### Does this pull request fix one issue? fix #2619 ### Describe how you did it 根据阿里云服务的消息轨迹说明https://help.aliyun.com/document_detail/150029.html,需要设置CLOUD字段,但是原来的设置的逻辑有误  ...
Question Can inetUtils.findFirstNonLoopbackHostInfo().getIpAddress() get IPV6? If not ,can you enhance the function? version 2.2.9
## Description ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write -...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description ### Memory Data Structure Memory management is an important part...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Vectorization has been used as a performance optimization tool in...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description # Background Currently, Banyandb only supports synchronous IO, which is...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description This is first sub task of https://github.com/apache/skywalking/issues/10658.In this task, we...
**Which Component** eg. Nacos Discovery NacosRule can only be used after configuration. Whether to consider autoconfig after registration of both ipv4 and ipv6
## Proposed changes When load json with do not set read_json_by_line, only one json loaded.  But there more than one json, means lose data when load json. ## Further...