Results 35 issues of kezhenxu94

The EndpointSlice API is providing a newer and more scalable alternative to the Endpoints API, let's replace with the latter after it's stabilised. https://kubernetes.io/blog/2020/09/02/scaling-kubernetes-networking-with-endpointslices/ _Originally posted by @wu-sheng in https://github.com/apache/skywalking/pull/5722#discussion_r514151587_

TBD
backend

Motivations: When service devs are not very familiar with asynchronous programming, it is very easy to drive Armeria's core event loops into havoc by blocking them. Framework devs may want...

new feature

Motivation: When a user implements a gRPC service using `AbstractUnaryGrpcService`, they can throw an `ArmeriaStatusException` to send an error response. However, the user can't send the error details as defined...

improvement

Motivation: We have gauge meter for active server connections but we don't have the gauge meter for client side. Modification: Implement the gauge for both client and server active connections...

new feature

Please provide a description for what this PR is for. This patch adds integration guide for Apache SkyWalking and task tutorial for SkyWalking. And to help us figure out who...

kind/docs
size/L
ok-to-test
cherrypick/release-1.15

Now that we can use Apache SkyWalking as an option for observability in Istio, we should provide some documentations to guide users how to do that, this contains two parts:...

This is a task from DolphinScheduler Operator, which should be more native in Kubernetes environment to reload the configurations of Spring.

backend

Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MDEP) filed for the change (usually before you start working...

- [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [x] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md).

backend
don't merge

**Please provide a description of this PR:**

ok-to-test
size/XS
release-notes-none