haproxy/addons/ot/test
Miroslav Zagorac 9154e00f70 EXAMPLES: opentracing: refined shell scripts for testing filter performance
When calling the 'basename' command, the argument ${0} is enclosed in
quotation marks.  This is necessary if the path of the executable script
(contained in that argument) has "non-standard" elements, such as space
and the like.

Also, in the script 'test-speed.sh' the function sh_exit() has been added
for easier printing of messages at the end of execution.

This patch must be backported as far as 2.4.
2022-04-08 16:31:33 +02:00
..
be MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn' 2021-09-12 07:08:14 +02:00
cmp MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn' 2021-09-12 07:08:14 +02:00
ctx MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn' 2021-09-12 07:08:14 +02:00
empty CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
fe MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn' 2021-09-12 07:08:14 +02:00
sa MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn' 2021-09-12 07:08:14 +02:00
func-stat.sh CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
get-opentracing-plugins.sh CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
index.html CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
README-speed-cmp CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
README-speed-ctx CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
README-speed-fe-be CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
README-speed-sa CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
run-cmp.sh EXAMPLES: opentracing: refined shell scripts for testing filter performance 2022-04-08 16:31:33 +02:00
run-ctx.sh EXAMPLES: opentracing: refined shell scripts for testing filter performance 2022-04-08 16:31:33 +02:00
run-fe-be.sh EXAMPLES: opentracing: refined shell scripts for testing filter performance 2022-04-08 16:31:33 +02:00
run-sa.sh EXAMPLES: opentracing: refined shell scripts for testing filter performance 2022-04-08 16:31:33 +02:00
test-speed.sh EXAMPLES: opentracing: refined shell scripts for testing filter performance 2022-04-08 16:31:33 +02:00