Fix the scripts.policy.frameworks.telemetry.prometheus btest to use the service discovery endpoint

This commit is contained in:
Tim Wojtulewicz 2024-03-27 18:09:11 -07:00
parent a63ea5a04e
commit 074a87b609
17 changed files with 57 additions and 26 deletions

View file

@ -16,6 +16,7 @@ RUN apk add --no-cache \
musl-fts-dev \
g++ \
git \
jq \
libpcap-dev \
linux-headers \
make \