Skip to content

Commit

Permalink
Added datadog
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisassad committed Sep 18, 2024
1 parent f8cadc4 commit 0c2fcff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.web
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN curl -o /tmp/DATADOG_APT_KEY_382E94DE.public "${DATADOG_APT_KEYS_URL}/DATADO
RUN apt-get update && apt-get -y --force-yes install --reinstall datadog-agent

# Copy entrypoint
COPY scripts/heroku-entrypoint.sh /
COPY ./scripts/heroku-entrypoint.sh /

# Expose DogStatsD and trace-agent ports
EXPOSE 8125/udp 8126/tcp
Expand Down
File renamed without changes.

0 comments on commit 0c2fcff

Please sign in to comment.