Skip to content

Commit 298427d

Browse files
authored
Merge pull request #87923 from vgorbenko/patch-10
Added info about time brush
2 parents 7b895ce + 672868d commit 298427d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/platform/metrics-getting-started.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ By default, the chart shows the most recent 24 hours of metrics data. Use the **
4646

4747
![Change time range panel](./media/metrics-getting-started/time-picker.png)
4848

49+
> [!NOTE]
50+
> Use the **time brush** to investigate an interesting area of the chart (spike or a dip). Put the mouse pointer at the beginning of the area, click and hold the left mouse button, drag to the other side of area and then release the button. The chart will zoom in on that time range.
51+
4952
## Apply dimension filters and splitting
5053

5154
[Filtering](metrics-charts.md#apply-filters-to-charts) and [splitting](metrics-charts.md#apply-splitting-to-a-chart) are powerful diagnostic tools for the metrics that have dimensions. These features show how various metric segments ("dimension values") impact the overall value of the metric, and allow you to identify possible outliers.

0 commit comments

Comments
 (0)