SCRIPTS: announce-release: add a link to the OpenTelemetry filter

It moved to its own repository, but we forgot to add the link, and
the build instructions are there.
This commit is contained in:
Willy Tarreau 2026-05-08 12:04:04 +02:00
parent 5d26fe6082
commit efb36c0daf

View File

@ -215,6 +215,7 @@ fi
echo " Git Web browsing : https://git.haproxy.org/?p=${gitdir}"
echo " Changelog : https://www.haproxy.org/download/${BRANCH}/src/CHANGELOG"
echo " Dataplane API : https://github.com/haproxytech/dataplaneapi/releases/latest"
echo " OpenTelemetry : https://github.com/haproxytech/haproxy-opentelemetry"
echo " Pending bugs : https://www.haproxy.org/l/pending-bugs"
echo " Reviewed bugs : https://www.haproxy.org/l/reviewed-bugs"
echo " Code reports : https://www.haproxy.org/l/code-reports"