Commit Graph

9 Commits

Author SHA1 Message Date
woggioni 4d9a424528 removed telemetry switch from configuration
CI / build (push) Successful in 16m7s
2026-05-20 22:20:29 +08:00
woggioni 1d938b7ea3 Add optional OpenTelemetry Netty server instrumentation
CI / build (push) Successful in 3m50s
- Update lys.version to 2026.04.14

- Add optional compileOnly dependency on opentelemetry-netty-4.1 in rbcs-server

- Add runtime guard to only activate instrumentation when OTel classes are on classpath

- Insert OTel combined handler after HttpServerCodec in the Netty pipeline

- Add requires-static JPMS directives for optional module support
2026-04-29 02:59:51 +08:00
woggioni 43fdf131fa Added AGENT.md and updated docs
CI / build (push) Successful in 4m19s
2026-02-22 05:12:45 +08:00
woggioni ae8817ad2a updated benchmarks 2025-03-24 15:01:56 +08:00
woggioni fc298de548 made chunk size a global shared parameter between the server and the cache backends 2025-03-06 22:08:19 +08:00
woggioni d64f7f4f27 added performance benchmarks 2025-02-28 13:49:05 +08:00
woggioni 49bb4f41b8 improved documentation 2025-02-26 21:40:58 +08:00
woggioni 1f93602102 added healthcheck role
improved documentation

client configuration promoted to standalone class
2025-02-26 15:26:18 +08:00
woggioni 725fe22b80 added server configuration file documentation 2025-02-25 15:31:26 +08:00