Commit Graph

22 Commits

Author SHA1 Message Date
woggioni 1d938b7ea3 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:59:51 +08:00
woggioni 6d214eb066 uniformed Docker images 2026-04-13 22:19:12 +08:00
woggioni e3a3f21721 renamed docker image tags 2026-03-26 20:18:38 +08:00
woggioni a696eebbf9 added redis-enabled docker image 2026-03-26 20:03:34 +08:00
woggioni 43fdf131fa Added AGENT.md and updated docs 2026-02-22 05:12:45 +08:00
woggioni e9f9f23f91 Update Gradle to 9.3.1, Netty to 4.2.10 and Kotlin to 2.3.10 2026-02-20 06:55:57 +08:00
woggioni 5854a632f8 Added server support for proxy protocol 2025-12-29 22:21:34 +08:00
woggioni 03a3dafecc updated dependencies 2025-11-21 22:12:27 +08:00
woggioni 1ffe938c22 update to JDK 25 2025-10-24 07:00:25 +08:00
woggioni ce8e93f9d5 updated to netty 4.2.6 and Gradle 9.1.0 2025-09-30 21:40:03 +08:00
woggioni 52a1b4c200 moved builds to woryzen 2025-06-13 20:52:27 +08:00
woggioni 85c0d4a384 update Netty to 4.2.0 2025-04-16 01:06:28 +08:00
woggioni cd28563985 fixed typo 2025-02-25 22:06:52 +08:00
woggioni 8ef2d9c64e improved usability of native docker image 2025-02-25 21:31:02 +08:00
woggioni 37da03c719 added signal handler to native executable 2025-02-25 19:15:48 +08:00
woggioni 6c0eadb9fb renamed project to "Remote Cache Build Server" (RBCS) 2025-02-06 15:20:50 +08:00
woggioni 6c62ac85c0 implemented memcached client with Netty 2025-02-04 22:09:28 +08:00
woggioni 702556bfbb added parameter to configure incoming connections backlog size 2025-01-20 10:22:03 +08:00
woggioni 59f267426c added Docker image build to Gitea 2025-01-11 15:30:51 +08:00
woggioni d701157b06 added jpms url protocol 2025-01-10 17:09:40 +08:00
woggioni 0fdb37fb54 temporary commit 2025-01-08 23:17:43 +08:00
woggioni 688a196a52 version 1.0 2024-12-23 16:03:46 +08:00