Skip to content

Commit

Permalink
reque
Browse files Browse the repository at this point in the history
  • Loading branch information
Itoktsnhc committed Sep 5, 2023
1 parent 9a7b559 commit 8e49745
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Stat.Itok.Func.Worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ ENV CORECLR_PROFILER_PATH=/home/Pyroscope.Profiler.Native.so
ENV LD_PRELOAD=/home/Pyroscope.Linux.ApiWrapper.x64.so


ENV PYROSCOPE_APPLICATION_NAME=stat.itok.worker
ENV PYROSCOPE_SERVER_ADDRESS=http://pyroscope:4040/
ENV PYROSCOPE_LOG_LEVEL=debug
ENV PYROSCOPE_PROFILING_ENABLED=1
ENV PYROSCOPE_PROFILING_ALLOCATION_ENABLED=true
ENV PYROSCOPE_PROFILING_CONTENTION_ENABLED=true
ENV PYROSCOPE_PROFILING_EXCEPTION_ENABLED=true
#ENV PYROSCOPE_APPLICATION_NAME=stat.itok.worker
#ENV PYROSCOPE_SERVER_ADDRESS=http://pyroscope:4040/
#ENV PYROSCOPE_LOG_LEVEL=debug
#ENV PYROSCOPE_PROFILING_ENABLED=1
#ENV PYROSCOPE_PROFILING_ALLOCATION_ENABLED=true
#ENV PYROSCOPE_PROFILING_CONTENTION_ENABLED=true
#ENV PYROSCOPE_PROFILING_EXCEPTION_ENABLED=true

COPY --from=installer-env ["/home/site/wwwroot", "/home/site/wwwroot"]

0 comments on commit 8e49745

Please sign in to comment.