skywalking-java icon indicating copy to clipboard operation
skywalking-java copied to clipboard

The Java agent for Apache SkyWalking

Results 6 skywalking-java issues
Sort by recently updated
recently updated
newest added

- [x] 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-java/blob/main/CHANGES.md). Closes https://github.com/apache/skywalking/issues/9429 Support Micronaut http server/client

plugin
feature

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

TBD

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

plugin

In https://github.com/apache/pulsar/pull/22940, Pulsar will change the `org.apache.pulsar.client.impl.SendCallback#sendComplete` method sign from ```java public void sendComplete(Exception e) ``` to ```java public void sendComplete(Throwable t, OpSendMsgStats stats) ``` This PR is to address...

enhancement
plugin

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

dependency

Integrate async profiler performance analysis function in Java - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [ ] Update the...