You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/connectors/sap.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1084,7 +1084,7 @@ See the steps for [SAP logging for Consumption logic apps in multitenant workflo
1084
1084
1085
1085
## Enable SAP client library (NCo) logging and tracing (Built-in connector only)
1086
1086
1087
-
When you have to investigate any problems with this component, you can set up custom text file-based NCo tracing, which SAP or Microsoft support might request from you. *Traces* include text information that's used with metrics. This information is sent to the Application Insights table named **traces**. By default, traces are sent at 10-minute intervals. By default, this capability is disabled because enabling this trace might negatively affect performance and quickly consume the application host's storage space.
1087
+
When you have to investigate any problems with this component, you can set up custom text file-based NCo tracing, which SAP or Microsoft support might request from you. By default, this capability is disabled because enabling this trace might negatively affect performance and quickly consume the application host's storage space.
1088
1088
1089
1089
You can control this tracing capability at the application level by adding the following settings:
1090
1090
@@ -1170,22 +1170,24 @@ With the August 2021 update for the on-premises data gateway, SAP connector oper
1170
1170
1171
1171
### Metrics and traces from SAP NCo client library
1172
1172
1173
-
*Metrics* are numeric values that might or might not vary over a time period, based on the usage and availability of resources on the on-premises data gateway. You can use these metrics to better understand system health and to create alerts about the following activities:
1173
+
SAP NCo-based metrics are numeric values that might or might not vary over a time period, based on the usage and availability of resources on the on-premises data gateway. You can use these metrics to better understand system health and to create alerts about the following activities:
1174
1174
1175
1175
* System health decline.
1176
1176
* Unusual events.
1177
1177
* Heavy system load.
1178
1178
1179
1179
This information is sent to the Application Insights table named **customMetrics**. By default, metrics are sent at 30-second intervals.
1180
1180
1181
+
SAP NCo-based traces include text information that's used with metrics. This information is sent to the Application Insights table named **traces**. By default, traces are sent at 10-minute intervals.
1182
+
1181
1183
SAP NCo metrics and traces are based on SAP NCo metrics, specifically the following NCo classes:
1182
1184
1183
1185
* RfcDestinationMonitor.
1184
1186
* RfcConnectionMonitor.
1185
1187
* RfcServerMonitor.
1186
1188
* RfcRepositoryMonitor.
1187
1189
1188
-
For more information about the metrics that each class provides, review the [SAP NCo documentation (sign-in required)](https://support.sap.com/en/product/connectors/msnet.html#section_512604546).
1190
+
For more information about the metrics that each class provides, see the [SAP NCo documentation (sign-in required)](https://support.sap.com/en/product/connectors/msnet.html#section_512604546).
0 commit comments