...
2024-01-10
Java 21 support requires an AspectJ update
Jira Legacy server System Jira serverId 91cef256-0ee5-36d6-b7a4-90d687f868f3 key KIEKER-1971 Hopefully, there is some way changing the classpath in the aspectj gradle plugin:https://github.com/freefair/gradle-plugins/issues/1005
Didn’t work in https://github.com/kieker-monitoring/moobench/actions/runs/7421185662/job/20194020069
Somehow magically worked in https://github.com/kieker-monitoring/moobench/actions/runs/7424136205 - maybe the update to 1.9.20.1 was already sufficient for our featureset? (https://github.com/kieker-monitoring/kieker/pull/480 )
Refactoring MooBench (https://github.com/kieker-monitoring/moobench/issues/9 )
Started and works basically for Kieker (except the Java 21 thing)
Adapted for OpenTelemetry-java (is this good style? https://github.com/kieker-monitoring/moobench/blob/59f09ebecb9d908b7da93613107670dbaa8053e7/frameworks/OpenTelemetry-java/functions.sh#L45
Kieker-python still needs adaption (copy OpenTelemetry-java style?)
Do we want to continue inspectIT regular execution (since the website still has the roadmap for 2022…)
Website still needs adaption
In general: Change to “Kieker-java-aspectj”, “Kieker-java-DiSL”, …?
Kieker usage for Micro-company (https://github.com/DaGeRe/micro-company/tree/kieker ): How to fix logging issue?
2023-12-13
Documentation: Reiner fixed quickstart guide (https://github.com/kieker-monitoring/kieker/blob/main/documentation/quick-start-guide.rst )
Open PR: Reiner has a look at https://github.com/kieker-monitoring/kieker/pull/421
AOPalliance ticket: David finalizes https://kieker-monitoring.atlassian.net/browse/KIEKER-1962https://kieker-monitoring.atlassian.net/browse/KIEKER-1962
Instrumentation research: Besides DiSL, we could try BISM (https://link.springer.com/article/10.1007/s10009-023-00708-z)
...