Files
rbcs/.gitea/workflows/build-dev.yaml
Walter Oggioni b74f3b49cc
Some checks failed
CI / build (push) Failing after 1m28s
Add optional OpenTelemetry Netty server instrumentation
- 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:57:30 +08:00

2.9 KiB