File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
source/logging-monitoring Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ Overview
14
14
In this guide, you can learn how to set up and configure **monitoring** in the
15
15
{+driver-long+}.
16
16
17
- Monitoring is the process of getting information about the activities a
18
- running program performs for use in an application or an application performance
19
- management library.
17
+ Monitoring involves collecting information about the activities of a running program,
18
+ which you can use in your application or with an application performance management
19
+ library.
20
20
21
- Monitoring your application lets you understand the driver's resource usage
21
+ Monitoring the {+driver-short+} lets you understand the driver's resource usage
22
22
and performance and can help you make informed
23
23
decisions when designing and debugging your application.
24
24
You can’t perform that action at this time.
0 commit comments