Skip to content

Commit 15528d0

Browse files
Merge pull request #228276 from brhamilton529/screens-concept-metrics
Screenshots updates: Metrics for Azure Spring Apps
2 parents 511b827 + eda0401 commit 15528d0

16 files changed

+15
-21
lines changed

articles/spring-apps/concept-metrics.md

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,19 @@ ms.custom: devx-track-java, event-tier1-build-2022
1818

1919
Azure Metrics explorer is a component of the Microsoft Azure portal that allows plotting charts, visually correlating trends, and investigating spikes and dips in metrics. Use the metrics explorer to investigate the health and utilization of your resources.
2020

21-
In Azure Spring Apps, there are two viewpoints for metrics.
22-
* Charts in each application overview page
23-
* Common metrics page
21+
In an Azure Spring Apps instance, you can view metrics on the following pages:
2422

25-
![Metrics Charts](media/metrics/metrics-1.png)
23+
* The application overview page, which shows quick status charts. To view this page, select **Apps** from the navigation pane, and then select an app.
2624

27-
Charts in the application **Overview** provide quick status checks for each application. The common **Metrics** page contains all metrics available for reference. You can build your own charts in the common metrics page and pin them in Dashboard.
25+
* The common metrics page, which shows common metrics available to all apps in the Azure Spring Apps instance. To view this page, select **Metrics** from the navigation pane. You can build your own charts in the common metrics page and pin them to your Dashboard.
2826

29-
## Application overview page
30-
31-
Select an app in **Apps** to find charts in the overview page.
27+
:::image type="content" source="media/concept-metrics/navigation-pane.png" alt-text="Screenshot of the Azure portal showing the Azure Spring Apps Overview page with Apps and Metrics highlighted in the navigation pane." lightbox="media/concept-metrics/navigation-pane.png":::
3228

33-
![Application Metrics Management](media/metrics/metrics-2.png)
29+
## Application overview page
3430

35-
Each application's **Application Overview** page presents a metrics chart that allows you to perform a quick status check of your application.
31+
Select **Apps** in the navigation pane and then select an app from the list. The app overview page presents metrics charts that enable you to perform a quick status check of your application.
3632

37-
![Application Metrics Overview](media/metrics/metrics-3.png)
33+
:::image type="content" source="media/concept-metrics/app-overview-metrics-charts.png" alt-text="Screenshot of the Azure portal showing the overview page for an application with the time period selector highlighted." lightbox="media/concept-metrics/app-overview-metrics-charts.png":::
3834

3935
Azure Spring Apps provides these five charts with metrics that are updated every minute:
4036

@@ -48,17 +44,15 @@ For the chart, you can select a time range from one hour to seven days.
4844

4945
## Common metrics page
5046

51-
The **Metrics** in the left navigation pane links to the common metrics page.
52-
53-
First, select metrics to view:
47+
Select **Metrics** in the navigation pane to access common metrics. Select a metric to use from the **Metric** dropdown.
5448

55-
![Select Metric View](media/metrics/metrics-4.png)
49+
:::image type="content" source="media/concept-metrics/metric-dropdown.png" alt-text="Screenshot of the Azure portal showing the Azure Spring Apps Metrics page with the Metric dropdown menu open." lightbox="media/concept-metrics/metric-dropdown.png":::
5650

57-
Details of all metrics options can be found in the [section](#user-metrics-options) below.
51+
For metric details, see the [User metric options](#user-metrics-options) section.
5852

59-
Next, select aggregation type for each metric:
53+
Next, select the aggregation type for each metric:
6054

61-
![Metric Aggregation](media/metrics/metrics-5.png)
55+
:::image type="content" source="media/concept-metrics/aggregation-dropdown.png" alt-text="Screenshot of the Azure portal showing the Azure Spring Apps Metrics page with the Aggregation dropdown menu open." lightbox="media/concept-metrics/aggregation-dropdown.png":::
6256

6357
The aggregation type indicates how to aggregate metric points in the chart by time. There is one raw metric point every minute, and the pre-aggregation type within a minute is pre-defined by metrics type.
6458

@@ -68,7 +62,7 @@ The aggregation type indicates how to aggregate metric points in the chart by ti
6862

6963
The time range can also be adjusted from last 30 minutes to last 30 days or a custom time range.
7064

71-
![Metric Modification](media/metrics/metrics-6.png)
65+
:::image type="content" source="media/concept-metrics/time-range.png" alt-text="Screenshot of the Azure portal showing the Azure Spring Apps Metrics page with the chart time range options highlighted." lightbox="media/concept-metrics/time-range.png":::
7266

7367
The default view includes all of an Azure Spring Apps service's application's metrics together. Metrics of one app or instance can be filtered in the display. Select **Add filter**, set the property to **App**, and select the target application you want to monitor in the **Values** text box.
7468

@@ -77,11 +71,11 @@ You can use two kinds of filters (properties):
7771
* App: filter by app name
7872
* Instance: filter by app instance
7973

80-
![Metric Filters](media/metrics/metrics-7.png)
74+
:::image type="content" source="media/concept-metrics/add-filter.png" alt-text="Screenshot of the Azure portal showing the Azure Spring Apps Metrics page with a chart selected and the Add filter controls highlighted." lightbox="media/concept-metrics/add-filter.png":::
8175

8276
You can also use the **Apply splitting** option, which will draw multiple lines for one app:
8377

84-
![Metric Splitting](media/metrics/metrics-8.png)
78+
:::image type="content" source="media/concept-metrics/apply-splitting.png" alt-text="Screenshot of the Azure portal showing the Azure Spring Apps Metrics page with a chart selected and the Apply splitting option highlighted." lightbox="media/concept-metrics/apply-splitting.png"::::
8579

8680
>[!TIP]
8781
> You can build your own charts on the metrics page and pin them to your **Dashboard**. Start by naming your chart. Next, select **Pin to dashboard in the top right corner**. You can now check on your application at your Portal **Dashboard**.
63.6 KB
Loading
52.4 KB
Loading
119 KB
Loading
82.3 KB
Loading
91.8 KB
Loading
88.1 KB
Loading
85.9 KB
Loading
-164 KB
Binary file not shown.
-153 KB
Binary file not shown.

0 commit comments

Comments
 (0)