We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbeaa98 commit 6a25e3bCopy full SHA for 6a25e3b
source/monitoring.txt
@@ -20,9 +20,9 @@ Monitoring
20
Overview
21
--------
22
23
-In this guide, you can learn how to configure **monitoring** in {+driver-short+}.
24
-Monitoring is the process of gathering information about your
25
-application's performance and resource usage as it runs.
+In this guide, you can learn how to configure **monitoring** in {+driver-short+}
+by using {+driver-short+}'s callback-based interface. Monitoring is the process of
+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.
27
28
The driver provides information about your application by emitting events. You can
0 commit comments