Skip to content

Commit 58b80a7

Browse files
authored
Update stream-analytics-job-metrics-dimensions.md
1 parent 0ba2f5d commit 58b80a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/stream-analytics/stream-analytics-job-metrics-dimensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Stream Analytics has [many metrics](./stream-analytics-job-metrics.md) available
1818
| ---------------------- | ---------------------------------------- |
1919
| **Logical Name** | The input or output name for a Stream Analytics job. |
2020
| **Partition ID** | The ID of the input data partition from an input source. For example, if the input source is an event hub, the partition ID is the event hub's partition ID. For embarrassingly parallel jobs, **Partition ID** in the output is the same as it is in the input. |
21-
| **Node Name** | Identifier of a streaming node that's provisioned when your job runs. A streaming node represents the amount of compute and memory resources allocated to your job. |
21+
| **Node Name** | The identifier of a streaming node that's provisioned when your job runs. A streaming node represents the amount of compute and memory resources allocated to your job. |
2222

2323
:::image type="content" source="./media/stream-analytics-monitoring/05-stream-analytics-monitoring-dimension.png" alt-text="Screenshot of a chart that shows the area for selecting a dimension for Stream Analytics job metrics." lightbox="./media/stream-analytics-monitoring/05-stream-analytics-monitoring-dimension.png":::
2424

@@ -87,4 +87,4 @@ The **Partition ID** dimension is available for filtering and splitting the foll
8787
* [Azure Stream Analytics job metrics](./stream-analytics-job-metrics.md)
8888
* [Analyze Stream Analytics job performance by using metrics and dimensions](./stream-analytics-job-analysis-with-metric-dimensions.md)
8989
* [Monitor a Stream Analytics job with the Azure portal](./stream-analytics-monitoring.md)
90-
* [Understand and adjust streaming units](./stream-analytics-streaming-unit-consumption.md)
90+
* [Understand and adjust streaming units](./stream-analytics-streaming-unit-consumption.md)

0 commit comments

Comments
 (0)