Skip to content

Commit 164f8d2

Browse files
committed
ACPT-1500: Enable NewRelic monitoring for Application Server
1 parent 5ca31cf commit 164f8d2

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/NewRelicReporting/etc

1 file changed

+1
-0
lines changed

app/code/Magento/NewRelicReporting/etc/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<arguments>
5151
<argument name="skipCommands" xsi:type="array">
5252
<item xsi:type="boolean" name="cron:run">true</item>
53+
<item xsi:type="boolean" name="server:run">true</item>
5354
</argument>
5455
</arguments>
5556
</type>

0 commit comments

Comments
 (0)