Skip to content

Commit 9ed5515

Browse files
committed
DOCSP-48325: Monitoring feedback
1 parent 91fe34f commit 9ed5515

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/monitoring.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ Overview
2222

2323
In this guide, you can learn how to configure **monitoring** in {+driver-short+}
2424
by using {+driver-short+}'s callback-based interface. Monitoring is the process of
25-
gathering information about your application's performance and resource usage as it runs.
26-
This can help you make informed decisions when designing and debugging your application.
25+
gathering information about your application's behavior as it runs.
26+
This can help you make informed decisions when designing and debugging your application, as
27+
well as track your application's performance and resource usage.
2728

2829
The driver provides information about your application by emitting events. You can
2930
listen for driver events to monitor your application.

0 commit comments

Comments
 (0)