Skip to content

Commit

Permalink
tester profiling i prod
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 26, 2024
1 parent a4ca667 commit 6e9bc62
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion deploy/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ spec:
flags:
- name: max_connections
value: "350"
permissions:
- resource:
apiVersion: resourcemanager.cnrm.cloud.google.com/v1beta1
kind: Project
role: roles/cloudprofiler.agent
secureLogs:
enabled: true
env:
Expand All @@ -70,4 +75,6 @@ spec:
- name: KAFKA_RESET_POLICY
value: NONE
- name: TILKOMMEN_ARBEIDSGIVER
value: "false"
value: "false"
- name: JAVA_TOOL_OPTIONS
value: "-agentpath:/opt/cprof/profiler_java_agent.so=-cprof_service=spleis,-cprof_project_id=tbd-prod-eacd,-logtostderr,-minloglevel=1"

0 comments on commit 6e9bc62

Please sign in to comment.