add prometheus to api and ws
This commit is contained in:
parent
7ab5893f67
commit
3a422b8f6f
19 changed files with 1026 additions and 497 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.69.0-bullseye as rust-base
|
||||
FROM rust:1.78.0-bullseye as rust-base
|
||||
WORKDIR /app
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends curl clang
|
||||
ARG MOLD_VERSION=1.11.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue