Skip to content

Commit db69df3

Browse files
committed
edit for previously-merged PR: chore: update metric concept doc for ASA #233880
1 parent cd9884c commit db69df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/concept-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You can also use the **Apply splitting** option, which will draw multiple lines
8484
## User metrics options
8585

8686
> [!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.
87+
> For Spring Boot applications, to see metrics from Spring Boot Actuator, add the `spring-boot-starter-actuator` dependency. For more information, see the [Add actuator dependency](concept-manage-monitor-app-spring-boot-actuator.md#add-actuator-dependency) section of [Manage and monitor app with Spring Boot Actuator](concept-manage-monitor-app-spring-boot-actuator.md).
8888
8989
The following tables show the available metrics and details.
9090

0 commit comments

Comments
 (0)