]> git.kaiwu.me - haproxy.git/commit
DOC: otel: added cross-cutting design patterns document
authorMiroslav Zagorac <mzagorac@haproxy.com>
Wed, 1 Apr 2026 02:35:51 +0000 (04:35 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 13 Apr 2026 07:23:26 +0000 (09:23 +0200)
commit20c740db8cbb6aef0beca5be0cda7b0c466454d5
treeeaeb2a61765a2a5c8fd39152968232fa93826e49
parentbb2c512d2910b8e2367719a978eda3e1b4b4b76b
DOC: otel: added cross-cutting design patterns document

Added README-design covering the internal design patterns that span
multiple source files: X-macro code generation, type-safe generic macros,
error handling architecture, thread safety model, sample evaluation
pipeline, rate limiting, memory management, context propagation, debug
infrastructure, idle timeout mechanism, group action integration and CLI
runtime control.
addons/otel/README-design [new file with mode: 0644]