Skip to content

Commit a94354f

Browse files
authored
Change comment for New Relic APM configuration
1 parent ad0ba79 commit a94354f

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/NewRelicReporting/etc/adminhtml

1 file changed

+2
-2
lines changed

app/code/Magento/NewRelicReporting/etc/adminhtml/system.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
</depends>
6969
</field>
7070
<field id="separate_apps" translate="label comment" type="select" sortOrder="9" showInDefault="1" showInWebsite="1" showInStore="1">
71-
<label>Send Adminhtml and Frontend as Separate Apps</label>
71+
<label>Send Each Magento Area Code as Separate App</label>
7272
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
73-
<comment>In addition to the main app (which includes all PHP execution), separate apps for adminhtml and frontend will be created. Requires New Relic Application Name to be set.</comment>
73+
<comment>In addition to the main app (which includes all PHP execution), separate apps for each Magento area code (adminhtml, frontend, ...) will be created. Requires New Relic Application Name to be set.</comment>
7474
<depends>
7575
<field id="enable">1</field>
7676
</depends>

0 commit comments

Comments
 (0)