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
@@ -122,7 +122,7 @@ You can also create custom alerts to notify you of important status updates to y
122
122
123
123
There are three logs that can be enabled for online endpoints:
124
124
125
-
***AMLOnlineEndpointTrafficLog** (preview): You could choose to enable traffic logs if you want to check the information of your request. Below are some cases:
125
+
***AMLOnlineEndpointTrafficLog**: You could choose to enable traffic logs if you want to check the information of your request. Below are some cases:
126
126
127
127
* If the response isn't 200, check the value of the column "ResponseCodeReason" to see what happened. Also check the reason in the "HTTPS status codes" section of the [Troubleshoot online endpoints](how-to-troubleshoot-online-endpoints.md#http-status-codes) article.
128
128
@@ -142,7 +142,7 @@ There are three logs that can be enabled for online endpoints:
142
142
143
143
* You may also use this log for performance analysis in determining the time required by the model to process each request.
144
144
145
-
***AMLOnlineEndpointEventLog** (preview): Contains event information regarding the container's life cycle. Currently, we provide information on the following types of events:
145
+
***AMLOnlineEndpointEventLog**: Contains event information regarding the container’s life cycle. Currently, we provide information on the following types of events:
146
146
147
147
| Name | Message |
148
148
| ----- | ----- |
@@ -194,15 +194,15 @@ You can find example queries on the __Queries__ tab while viewing logs. Search f
194
194
195
195
The following tables provide details on the data stored in each log:
0 commit comments