Commit Graph

7 Commits

Author SHA1 Message Date
bfce91905f removed telemetry switch from configuration
All checks were successful
CI / build (push) Successful in 2m52s
2026-04-30 21:38:07 +08:00
1d938b7ea3 Add optional OpenTelemetry Netty server instrumentation
All checks were successful
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
43fdf131fa Added AGENT.md and updated docs
All checks were successful
CI / build (push) Successful in 4m19s
2026-02-22 05:12:45 +08:00
fc298de548 made chunk size a global shared parameter between the server and the cache backends 2025-03-06 22:08:19 +08:00
49bb4f41b8 improved documentation 2025-02-26 21:40:58 +08:00
1f93602102 added healthcheck role
improved documentation

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