Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2024-01-10

Java 21 support requires an AspectJ update

Jira Legacy
serverSystem Jira
serverId91cef256-0ee5-36d6-b7a4-90d687f868f3
keyKIEKER-1971

...

Hopefully, there is some way changing the classpath in the aspectj gradle plugin:https://github.com/freefair/gradle-plugins/issues/1005

...

The dev meetings minutes are now moved to https://github.com/kieker-monitoring/

...

kieker/

...

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 )

...

wiki/Kieker-Dev-Meetings-2024

2024-07-03

  • Switch to github for the ticket system

    • Reiner Jung has created a backup of the tickets and will send them to Shinhyung.

  • Cloudprofiler: Shinhyung discusses running it with MooBench

  • What to do with the content of Confluence?

    • Passwords got to an encrypted keypass file and then onto a github private repository

    • Release documentation will be moved to the readthedocs documentation

    • Meetings minutes will be moved to GitHub wiki

  • Release preparation 2.0.0

2024-06-05

  • TeaStore

  • OpenTelemetry compability

    -monitoringmoobenchissues/9 )
    • Started and works basically for Kieker (except the Java 21 thing)

    • Adapted for OpenTelemetry-java (is this good style? main/OpenTelemetryStage.java

    • Willli suggest: Use IRL for compatibility DSL / Xtext

  • Python (Serafims work)

    • Jira Legacy
      serverSystem Jira
      serverId91cef256-0ee5-36d6-b7a4-90d687f868f3
      keyKIEKER-1983
      → Shinhyung needs Jira and Jenkins access, and than takes care of it

  • Release

    • Jira Legacy
      serverSystem Jira
      serverId91cef256-0ee5-36d6-b7a4-90d687f868f3
      keyKIEKER-1809

2024-05-29

  • MooBench: Since results are reasonably stable, no increase of NUM_OF_LOOPS (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 (issues/9 )

  • Logging doesn’t work in MooBench: https://github.com/kieker-monitoring/moobench/issues/12

  • Whats the matter with PutStrategy and InsertBehaviour? (Default value currently makes multiple thread monitoring hard)

2024-05-17

2024-04-24

2024-04-10

2024-03-27

  • Spring web and Kieker seems to have some problem:

    Jira Legacy
    serverSystem Jira
    serverId91cef256-0ee5-36d6-b7a4-90d687f868f3
    keyKIEKER-1978

    • Check interceptors

  • Next meeting: 10. 4. 9:00

2024-02-21

  • CI / CD: Jenkins is accesible again, move process to GH actions if manpower is available

  • Instrumentation technologies

    • Buildtime instrumentation is also implemented currently → Compare performance and probably leave it as option in the code

    • Meeting for paper at next Kieker dev meeting (either camera ready planning or QRS resubmission)

  • Disruptor: Not needed for current MooBench measurements, and it would require a bigger refactoring (creation of onXRecord for each record in WriterController); therefore, we don’t do it for now (even if it would reduce GC activity)

  • 1.15.5 release is required to have a stable version of Kieker that is compatible with Java 21 (currently, AspectJ is not compatible to Java 21)

2024-02-14

2024-01-24

2024-01-10

2023-12-13

...