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
@@ -190,42 +189,6 @@ Find the error icon in the pipeline monitoring page and in the pipeline **Output
190
189
191
190
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-30.png" alt-text="Screenshot of the new error message location in pipeline monitoring details.":::
192
191
193
-
#### Container view
194
-
195
-
> [!NOTE]
196
-
> This feature is now generally available in the ADF studio.
197
-
198
-
When monitoring your pipeline run, you have the option to enable the container view, which provides a consolidated view of the activities that ran.
199
-
This view is available in the output of your pipeline debug run and in the detailed monitoring view found in the monitoring tab.
200
-
201
-
##### How to enable the container view in pipeline debug output
202
-
203
-
In the **Output** tab in your pipeline, there's a new dropdown to select your monitoring view.
204
-
205
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-35.png" alt-text="Screenshot of the drop-down menu to select the monitoring view.":::
206
-
207
-
Select **Hierarchy** to see the new hierarchy view. If you have iteration or conditional activities, the nested activities are grouped under the parent activity.
208
-
209
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-36.png" alt-text="Screenshot of the container monitoring view.":::
210
-
211
-
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
212
-
213
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-37.png" alt-text="Screenshot of the container monitoring collapsed view.":::
214
-
215
-
##### How to enable the container view in pipeline monitoring
216
-
217
-
In the detailed view of your pipeline run, there's a new dropdown to select your monitoring view next to the Status filter.
218
-
219
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-38.png" alt-text="Screenshot of the drop-down menu to select the monitoring view in pipeline monitoring view.":::
220
-
221
-
Select **Container** to see the new container view. If you have iteration or conditional activities, the nested activities are grouped under the parent activity.
222
-
223
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-39.png" alt-text="Screenshot of the container monitoring view in pipeline monitoring.":::
224
-
225
-
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
226
-
227
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-40.png" alt-text="Screenshot of the collapsed container monitoring view.":::
228
-
229
192
#### Simplified default monitoring view
230
193
231
194
The default monitoring view has been simplified with fewer default columns. You can add/remove columns if you’d like to personalize your monitoring view. Changes to the default will be cached.
0 commit comments