Remove Pyroscope from production image

This commit is contained in:
2022-08-02 22:22:22 +01:00
parent 35516b8756
commit fa2bfdecdd
2 changed files with 0 additions and 9 deletions

View File

@@ -13,14 +13,6 @@ services:
- "${NEPTUNE_PORT}:8000" # uwsgi socket
env_file:
- ../stack.env
pyroscope:
image: pyroscope/pyroscope
environment:
- PYROSCOPE_LOG_LEVEL=debug
ports:
- '4040:4040'
command:
- 'server'
networks:
default:

View File

@@ -6,4 +6,3 @@ opensearch-py
stripe
django-rest-framework
numpy
pyroscope-io