]> git.kaiwu.me - haproxy.git/commitdiff
SCRIPTS: announce-release: add a link to the OpenTelemetry filter
authorWilly Tarreau <w@1wt.eu>
Fri, 8 May 2026 10:04:04 +0000 (12:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 May 2026 10:05:09 +0000 (12:05 +0200)
It moved to its own repository, but we forgot to add the link, and
the build instructions are there.

scripts/announce-release

index f74abeb06fda05de9ba41b10725ef383e0ccaf48..8f17d4d887164afadd13e1f70426a4b1c31abcf6 100755 (executable)
@@ -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"