Skip to content

Commit 51c089c

Browse files
Merge pull request #233880 from frankliu20/frank/fix-metric-doc-issue
chore: update metric concept doc for ASA
2 parents 7705c01 + 912a987 commit 51c089c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/spring-apps/concept-metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ You can also use the **Apply splitting** option, which will draw multiple lines
8383
8484
## User metrics options
8585

86+
> [!NOTE]
87+
> For spring boot applications, you need to [add spring-boot-starter-actuator dependency](concept-manage-monitor-app-spring-boot-actuator.md#add-actuator-dependency) to see metrics from spring boot actuator.
88+
8689
The following tables show the available metrics and details.
8790

8891
### Error

0 commit comments

Comments
 (0)