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
@@ -152,38 +152,38 @@ Find the error icon in the pipeline monitoring page and in the pipeline **Output
152
152
153
153
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-30.png" alt-text="Screenshot of the new error message location in pipeline monitoring details.":::
154
154
155
-
#### Hierarchy view
155
+
#### Container view
156
156
157
-
When monitoring your pipeline run, you have the option to enable the hierarchy view, which will provide a consolidated view of the activities that ran.
157
+
When monitoring your pipeline run, you have the option to enable the container view, which will provide a consolidated view of the activities that ran.
158
158
This view is available in the output of your pipeline debug run and in the detailed monitoring view found in the monitoring tab.
159
159
160
-
##### How to enable the hierarchy view in pipeline debug output
160
+
##### How to enable the container view in pipeline debug output
161
161
162
162
In the **Output** tab in your pipeline, there is a new dropdown to select your monitoring view.
163
163
164
164
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-35.png" alt-text="Screenshot of the drop-down menu to select the monitoring view.":::
165
165
166
166
Select **Hierarchy** to see the new hierarchy view. If you have iteration or conditional activities, the nested activities will be grouped under parent activity.
167
167
168
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-36.png" alt-text="Screenshot of the hierarchy monitoring view.":::
168
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-36.png" alt-text="Screenshot of the container monitoring view.":::
169
169
170
170
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
171
171
172
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-37.png" alt-text="Screenshot of the hierarchy monitoring collapsed view.":::
172
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-37.png" alt-text="Screenshot of the container monitoring collapsed view.":::
173
173
174
-
##### How to enable the hierarchy view in pipeline monitoring
174
+
##### How to enable the container view in pipeline monitoring
175
175
176
176
In the detailed view of your pipeline run, there is a new dropdown to select your monitoring view next to the Status filter.
177
177
178
178
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-38.png" alt-text="Screenshot of the drop-down menu to select the monitoring view in pipeline monitoring view.":::
179
179
180
-
Select **Hierarchy** to see the new hierarchy view. If you have iteration or conditional activities, the nested activities will be grouped under parent activity.
180
+
Select **Container** to see the new container view. If you have iteration or conditional activities, the nested activities will be grouped under the parent activity.
181
181
182
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-39.png" alt-text="Screenshot of the hierarchy monitoring view in pipeline monitoring.":::
182
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-39.png" alt-text="Screenshot of the container monitoring view in pipeline monitoring.":::
183
183
184
184
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
185
185
186
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-40.png" alt-text="Screenshot of the collapsed hierarchy monitoring view.":::
186
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-40.png" alt-text="Screenshot of the collapsed container monitoring view.":::
0 commit comments