[Libreoffice-commits] online.git: wsd/metrics.txt
Gabriel Masei (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 14 15:23:12 UTC 2020
wsd/metrics.txt | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b2f3b96c3de0dae8867280ec782b21a9a5c0cfea
Author: Gabriel Masei <gabriel.masei at 1and1.ro>
AuthorDate: Thu Apr 9 16:54:48 2020 +0300
Commit: Michael Meeks <michael.meeks at collabora.com>
CommitDate: Tue Apr 14 17:22:54 2020 +0200
Add description for kit_segfault_count metric
Change-Id: Id9111dc2ac1581dca2a640cd2c3215953c9e2436
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91981
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
diff --git a/wsd/metrics.txt b/wsd/metrics.txt
index f12c3fe64..bb1df4ac5 100644
--- a/wsd/metrics.txt
+++ b/wsd/metrics.txt
@@ -28,6 +28,7 @@ KITS
kit_count – total number of running kit processes.
kit_unassigned_count – number of running kit processes that are not assigned to documents.
kit_assigned_count – number of running kit processes that are assigned to documents.
+ kit_segfault_count - number of kit processes terminated with SIGSEGV or SIGBUS signals since the start of application.
kit_thread_count_total - total number of threads in all running kit processes.
kit_thread_count_average – average number of threads per running kit process.
kit_thread_count_min - minimum from the number of threads in each running kit process.
More information about the Libreoffice-commits
mailing list