Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Apr 2, 2024
1 parent 9e55138 commit c188c2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ ENV ACTIVITY_MONITOR_BUSY_THRESHOLD_DISK_WRITE_BPS=0
ENV ACTIVITY_MONITOR_BUSY_THRESHOLD_NETWORK_RECEIVE_BPS=1024
ENV ACTIVITY_MONITOR_BUSY_THRESHOLD_NETWORK_SENT_BPS=1024

# TODO: above values require some tewaking otherwise this will always be considered in use

# install service activity monitor
RUN apt-get update && \
apt-get install -y curl && \
Expand Down

0 comments on commit c188c2a

Please sign in to comment.