prima-tracing 0.16.0

Prima.it opentelemetry standard library
Documentation
1
2
3
4
5
6
7
8
9
10
FROM public.ecr.aws/prima/rust:1.81.0

WORKDIR /code

USER app

COPY ["entrypoint", "/entrypoint"]

ENTRYPOINT ["/entrypoint"]