Group: GitHub Lemonlion
Sort by:Popular

21.Kronikol4j MongoDB

io.github.lemonlion » kronikol4j-mongodb MIT

Kronikol4J MongoDB tracker — records Mongo operations as tracked interactions (MongoDB category -> database shape). A command-listener wrapper delegates to it.
Last Release on Jun 28, 2026

22.Kronikol4j OpenTelemetry

io.github.lemonlion » kronikol4j-opentelemetry MIT

Kronikol4J OpenTelemetry bridge (plan §3.8) — stamps the current span's trace/span ids onto tracked logs (the .NET System.Diagnostics.Activity mapping), so diagrams correlate with distributed traces. The OTel API stays out of core; the user brings it ...
Last Release on Jun 28, 2026

23.Kronikol4j Proxy

io.github.lemonlion » kronikol4j-proxy MIT

Kronikol4J generic proxy tracker — wraps any interface with a java.lang.reflect.Proxy that records each method call as a tracked interaction (the .NET DispatchProxy pattern). Depends only on core.
Last Release on Jun 28, 2026

24.Kronikol4j Redis

io.github.lemonlion » kronikol4j-redis MIT

Kronikol4J Redis tracker — records cache commands as tracked interactions (Redis category -> collections shape). A Lettuce/Jedis wrapper delegates to it.
Last Release on Jun 28, 2026

25.Kronikol4j Spock

io.github.lemonlion » kronikol4j-spock MIT

Kronikol4J Spock adapter — a global Spock extension that scopes feature-iteration identity and maps Spock blocks (given/setup -> Setup, when/then/expect -> Action) to phases. The user brings Spock (compileOnly).
Last Release on Jun 28, 2026
Kronikol4J Spring Boot starter (plan §7) — auto-configuration that wires the servlet identity filter and a RestTemplate tracking customizer, bound via @ConfigurationProperties (prefix: kronikol). The user brings Spring Boot.
Last Release on Jun 28, 2026

27.Kronikol4j TestNG

io.github.lemonlion » kronikol4j-testng MIT

Kronikol4J TestNG adapter — an ITestListener that scopes test identity (with mandatory clearing) and records scenarios, plus IExecutionListener that finalizes the report once per JVM. Registered via ServiceLoader.
Last Release on Jun 28, 2026