Results 34 issues of kezhenxu94

Now we generate the Kotlin data class and put it into the codebase, **other code generator (like Protobuf and [greendao](http://greenrobot.org/greendao/))** usually generate the code into a seperated folder (`target/generated-sources`) **automatically**,...

help wanted
feature request
L9

now we simply map the formats to types by hardcoding, this should be configurable ![image](https://user-images.githubusercontent.com/15965696/56452306-faf7cf00-6362-11e9-85ba-26827e727d6e.png)

enhancement
L5

At the moment, we generate the code by manipulating string directly, which is very verbose and hard to extend, sometimes is easy to generate buggy code, so I would suggest...

enhancement
L9

License eye now can resolve dependencies licenses in `go.mod`, we want to resolve dependencies from gradle `settings.gradle` / `build.gradle` too. Let's discuss and track the progress in this issue. This...

feature
good first issue
license eye

- [ ] 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/changelog/docs/en/changes/changes.md). This is still not perfect, for example...

chore

### 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 Since https://github.com/apache/skywalking-python/pull/159 is merged, we have Docker image for SkyWalking...

feature
python

We focused on tracing in Python agent since it's created, now that the tracing plugins are steadily grow, it's good time to hand on metrics stuff, this is a fundamental...

feature
python

Tracing distributed systems is one of the main features of SkyWalking, with those traces, it can analyze some service metrics such as CPM, success rate, error rate, apdex, etc. SkyWalking...

core feature
agent
good first issue
python

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Infra E2E (apache/skywalking-infra-e2e) ### What happened https://github.com/apache/skywalking/blob/547f1ede2d1665601cb9d9a3853ed205620d6c83/test/e2e-v2/cases/lua/expected/service-instance-nginx.yml#L23-L36 These kind...

bug
infra-e2e

https://github.com/apache/skywalking-cli/pull/148#discussion_r855744720 Labelled with 0.11.0 so we don't forget this in next release

CLI
chore