Skip to content

Commit

Permalink
Revert "Adding code and CPU profiling for front pods. (#6316)" (#6340)
Browse files Browse the repository at this point in the history
This reverts commit 33b8ab3.
  • Loading branch information
lasryaric authored Jul 19, 2024
1 parent 218a091 commit 92c9ba3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions k8s/deployments/front-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ spec:
- secretRef:
name: front-secrets
env:
- name: DD_PROFILING_ENABLED
value: "true"
- name: DD_PROFILING_EXPERIMENTAL_CPU_ENABLED
value: "true"
- name: DD_AGENT_HOST
valueFrom:
fieldRef:
Expand Down

0 comments on commit 92c9ba3

Please sign in to comment.