Skip to content

Commit 15139ba

Browse files
committed
AC-15461:Migration New Relic from REST v2 to NerdGraph (GraphQL)
1 parent 2917c63 commit 15139ba

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<field id="api_mode">nerdgraph</field>
3434
</depends>
3535
</field>
36-
<field id="entity_guid" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
36+
<field id="entity_guid" translate="label comment" type="obscure" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
3737
<label>Entity GUID (NerdGraph)</label>
3838
<comment>Application Entity GUID for NerdGraph. Leave empty for auto-detection from App ID.</comment>
3939
<depends>

0 commit comments

Comments
 (0)