You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/eventing/pages/eventing-statistics.adoc
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,15 @@
2
2
:description: You can fetch Eventing Statistics for each deployed Function from an Eventing node using the Web Console or using the Capella UI.
3
3
:page-edition: Enterprise Edition
4
4
5
+
////
5
6
[abstract]
6
7
{description}
8
+
////
7
9
8
10
== Via the Capella UI Eventing Tab
9
11
10
12
As of 7.0.0, Eventing Statistics can be displayed in the Eventing main UI page for each deployed Function by clicking on the Function name to expand the Function controls.
11
-
These three key metrics or Deployment Statistics are updated every 10 seconds by default and displayed as numeric values:
13
+
The following key metrics or Deployment Statistics are updated every 10 seconds by default and displayed as numeric values:
12
14
13
15
* *success* - displays the number of processed Functions and also Eventing timer callbacks.
14
16
* *failure* - displays the number of failures while processing the Eventing Function code.
@@ -18,7 +20,7 @@ These three key metrics or Deployment Statistics are updated every 10 seconds by
18
20
19
21
In addition to the numeric statistics, you can also click the Log button (icon:fine-Lines[]) to display the log for any deployed function.
20
22
21
-
*Via the Web Console's custom Dashboards*
23
+
== Via the Web Console's Custom Dashboards
22
24
23
25
Eventing Statistics, for each deployed Function, can be fetched from an Eventing node using the Web Console.
24
26
@@ -34,4 +36,3 @@ There are six Eventing measures (three rates + three counts) these Dashboard sta
0 commit comments