Prometheus - clarify live document count metric.
Change-Id: If1605bddbdbf98bb4c5d204db4b7888164cc0142 Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
This commit is contained in:
parent
d78bad959e
commit
114d181845
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,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_assigned_count – number of running kit processes that are assigned to documents (number of currently open documents).
|
||||
kit_segfault_count - number of kit processes terminated with SIGSEGV or SIGBUS signals since the start of application.
|
||||
kit_lost_terminated_count - number of kit processes that were lost by coolwsd and were terminated by cleanup mechanism.
|
||||
kit_thread_count_total - total number of threads in all running kit processes.
|
||||
|
|
Loading…
Reference in a new issue