Skip to content
Snippets Groups Projects
Commit 769ec1e2 authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'L2SS-383-optimise-prometheus' into 'master'

Resolve L2SS-383 "Optimise prometheus bridge"

Closes L2SS-383

See merge request !126
parents 8bc1c2f5 eb2c3987
No related branches found
No related tags found
1 merge request!126Resolve L2SS-383 "Optimise prometheus bridge"
......@@ -12,4 +12,4 @@ RUN pip install -r /code/pip-requirements.txt
WORKDIR /code
ENV PYTHONPATH '/code/'
CMD ["python" , "/code/collector.py"]
CMD ["python", "-u", "/code/collector.py"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment