Add async Prometheus client
continuous-integration/drone Build was killed Details

This commit is contained in:
Lauri Võsandi 2022-10-21 12:08:05 +03:00
parent ebe8ba5561
commit b902cac2a9
2 changed files with 1 additions and 0 deletions

BIN
.Dockerfile.swp Normal file

Binary file not shown.

View File

@ -6,6 +6,7 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \
kubernetes \
kubernetes_asyncio \
motor \
prometheus-async \
pyjwt \
pyyaml \
sanic \