]> git.kaiwu.me - haproxy.git/commit
MINOR: otel: test: added full-event test config
authorMiroslav Zagorac <mzagorac@haproxy.com>
Fri, 13 Mar 2026 21:12:49 +0000 (22:12 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 13 Apr 2026 07:23:26 +0000 (09:23 +0200)
commit579d1247f2f1b40d7822f59227827eee63afd84e
treed4cb4bdfc09c1797e215ba9a799756f87bcb857b
parent6f177cd01e63259c37488de88b451fc50a3e9d71
MINOR: otel: test: added full-event test config

Added the 'full' test configuration that exercises all 29 supported OTel
filter events with all three signal types (traces, metrics, logs).  Every
instrument definition has a corresponding update.
addons/otel/test/full/haproxy.cfg [new file with mode: 0644]
addons/otel/test/full/otel.cfg [new file with mode: 0644]
addons/otel/test/full/otel.yml [new file with mode: 0644]
addons/otel/test/run-full.sh [new file with mode: 0755]