mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-21 01:15:17 -04:00
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:
parent
5d26fe6082
commit
efb36c0daf
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue