Skip to content

Commit

Permalink
[OMON-714] Add also process monitoring to StfB senderoutput task
Browse files Browse the repository at this point in the history
  • Loading branch information
awegrzyn committed Sep 28, 2023
1 parent 417f0e1 commit 5283d07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/stfbuilder-senderoutput.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ command:
- "--shm-segment-id=2"
- "--shm-segment-size=33554432"
- "--monitoring-backend='{{ monitoring_dd_url }}'"
- "--monitoring-process-interval='5'"
- "--discovery-partition={{ environment_id }}"
- "--discovery-endpoint={{ dd_discovery_endpoint }}"
- "--detector-rdh={{ rdh_version }}"
Expand Down

0 comments on commit 5283d07

Please sign in to comment.