-
JIRA Issue: [KIEKER-1000] Evaluation of DiSL as an instrumentation technology for Kieker
Original Reporter: Andre van Hoorn
***
We currently make use of various (AOP-based) instrumentation technolog…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
该jar是将mysqlcdc读取到的json数据简单执行ma…
-
-config aspecj
-add aspect for toString, equals, hashcode using apache commons lang
-
```text
java.lang.RuntimeException: The aspect weaver cannot determine any valid method to define auxiliary classes in arbitrary class loaders. Aspect weaving will *not* work, and you will see subseq…
Dosxx updated
1 month ago
-
### Chat2DB Version
3
### Describe the bug
会报connection refused这个错
java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.N…
-
JIRA Issue: [KIEKER-1973] Support ByteBuddy as Instrumentation Technology
Original Reporter: David Georg Reichelt
***
Currently, Kieker probes can be injected via AspectJ, source instrumentation and…
-
in `src/MyAspect.aj`
```
public aspect MyAspect {
before() : call(void Foo.bar()) {
System.out.println("before bar");
}
void around(): call(void Foo.bar()) {
Syste…
-
Hello!
In our Jakarta EE 10 environment (JDK 17, WebSphere Liberty 24.0.0.9, Spring 6.1.5, Maven ...), we have been using KeePassJava2 version 2.1.4. We now want to upgrade KeePassJava2 to version …
-
It is a bit annoying to add rules to all the tests we want to cover with skippy, it can be especially painful on big projects that contains thousands of test classes.
We can customize gradle test t…
-
JIRA Issue: https://kieker-monitoring.atlassian.net/browse/KIEKER-898
Original Reporter: avanhoorn
***
To be created.
As a start, I will go through all tickets for the release and extract the impor…