Skip to content

Commit 582a89e

Browse files
fixed few minor errors
1 parent 2a11d61 commit 582a89e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

modules/eventing/pages/eventing-statistics.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
:description: You can fetch Eventing Statistics for each deployed Function from an Eventing node using the Web Console or using the Capella UI.
33
:page-edition: Enterprise Edition
44

5+
////
56
[abstract]
67
{description}
8+
////
79

810
== Via the Capella UI Eventing Tab
911

1012
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:
1214

1315
* *success* - displays the number of processed Functions and also Eventing timer callbacks.
1416
* *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
1820

1921
In addition to the numeric statistics, you can also click the Log button (icon:fine-Lines[]) to display the log for any deployed function.
2022

21-
*Via the Web Console's custom Dashboards*
23+
== Via the Web Console's Custom Dashboards
2224

2325
Eventing Statistics, for each deployed Function, can be fetched from an Eventing node using the Web Console.
2426

@@ -34,4 +36,3 @@ There are six Eventing measures (three rates + three counts) these Dashboard sta
3436
* Successful Function Invocations
3537
* Failed Function Invocations
3638
* Eventing Timeouts
37-

0 commit comments

Comments
 (0)