# HELP process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE process_cpu_user_seconds_total counter process_cpu_user_seconds_total 102.530109 # HELP process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE process_cpu_system_seconds_total counter process_cpu_system_seconds_total 53.629743000000005 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 156.159852 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1767078010 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 231940096 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 11823017984 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 279326720 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 127 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1048576 # HELP nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nodejs_eventloop_lag_seconds gauge nodejs_eventloop_lag_seconds 0.00477147 # HELP nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE nodejs_eventloop_lag_min_seconds gauge nodejs_eventloop_lag_min_seconds 0.000024576 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 4.919918591 # HELP nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE nodejs_eventloop_lag_mean_seconds gauge nodejs_eventloop_lag_mean_seconds 0.011513578606285591 # HELP nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE nodejs_eventloop_lag_stddev_seconds gauge nodejs_eventloop_lag_stddev_seconds 0.013121095725058603 # HELP nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p50_seconds gauge nodejs_eventloop_lag_p50_seconds 0.010264575 # HELP nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p90_seconds gauge nodejs_eventloop_lag_p90_seconds 0.013262847 # HELP nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p99_seconds gauge nodejs_eventloop_lag_p99_seconds 0.027426815 # HELP nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE nodejs_active_handles gauge nodejs_active_handles{type="Socket"} 4 nodejs_active_handles{type="Server"} 1 nodejs_active_handles{type="TLSSocket"} 106 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 111 # HELP nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE nodejs_active_requests gauge # HELP nodejs_active_requests_total Total number of active requests. # TYPE nodejs_active_requests_total gauge nodejs_active_requests_total 0 # HELP nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE nodejs_heap_size_total_bytes gauge nodejs_heap_size_total_bytes 142802944 # HELP nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE nodejs_heap_size_used_bytes gauge nodejs_heap_size_used_bytes 99130896 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 24516562 # HELP nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE nodejs_heap_space_size_total_bytes gauge nodejs_heap_space_size_total_bytes{space="read_only"} 0 nodejs_heap_space_size_total_bytes{space="old"} 89280512 nodejs_heap_space_size_total_bytes{space="code"} 5713920 nodejs_heap_space_size_total_bytes{space="map"} 3416064 nodejs_heap_space_size_total_bytes{space="large_object"} 10838016 nodejs_heap_space_size_total_bytes{space="code_large_object"} 0 nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nodejs_heap_space_size_total_bytes{space="new"} 33554432 # HELP nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE nodejs_heap_space_size_used_bytes gauge nodejs_heap_space_size_used_bytes{space="read_only"} 0 nodejs_heap_space_size_used_bytes{space="old"} 73228808 nodejs_heap_space_size_used_bytes{space="code"} 4899200 nodejs_heap_space_size_used_bytes{space="map"} 2611872 nodejs_heap_space_size_used_bytes{space="large_object"} 10630688 nodejs_heap_space_size_used_bytes{space="code_large_object"} 0 nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nodejs_heap_space_size_used_bytes{space="new"} 7779520 # HELP nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE nodejs_heap_space_size_available_bytes gauge nodejs_heap_space_size_available_bytes{space="read_only"} 0 nodejs_heap_space_size_available_bytes{space="old"} 14382664 nodejs_heap_space_size_available_bytes{space="code"} 454272 nodejs_heap_space_size_available_bytes{space="map"} 742592 nodejs_heap_space_size_available_bytes{space="large_object"} 0 nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 nodejs_heap_space_size_available_bytes{space="new_large_object"} 16495616 nodejs_heap_space_size_available_bytes{space="new"} 8716096 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v18.20.8",major="18",minor="20",patch="8"} 1 # HELP nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE nodejs_gc_duration_seconds histogram nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 48 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 67 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 80 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 80 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 80 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 80 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 80 nodejs_gc_duration_seconds_sum{kind="incremental"} 0.3179770278930663 nodejs_gc_duration_seconds_count{kind="incremental"} 80 nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 0 nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 37 nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 38 nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 38 nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 38 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 38 nodejs_gc_duration_seconds_sum{kind="major"} 1.280509410858154 nodejs_gc_duration_seconds_count{kind="major"} 38 nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 4 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 106 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 180 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 182 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 182 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 182 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 182 nodejs_gc_duration_seconds_sum{kind="minor"} 2.496875421524048 nodejs_gc_duration_seconds_count{kind="minor"} 182 # HELP loopback_invocation_duration_seconds method invocation # TYPE loopback_invocation_duration_seconds gauge loopback_invocation_duration_seconds{targetName="PingController.prototype.ping"} 0.000186509 loopback_invocation_duration_seconds{targetName="ExternalController.prototype.updateBranchProductStatus"} 0.139786933 loopback_invocation_duration_seconds{targetName="ExternalController.prototype.updateChurn"} 0.005703568 loopback_invocation_duration_seconds{targetName="ExplorerController.prototype.indexRedirect"} 0.001883904 loopback_invocation_duration_seconds{targetName="ExplorerController.prototype.index"} 0.00362955 # HELP loopback_invocation_duration_histogram method invocation histogram # TYPE loopback_invocation_duration_histogram histogram loopback_invocation_duration_histogram_bucket{le="0.005",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="1",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="5",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="10",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_sum{targetName="PingController.prototype.ping"} 0.015307798999999997 loopback_invocation_duration_histogram_count{targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="ExternalController.prototype.updateBranchProductStatus"} 0 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="ExternalController.prototype.updateBranchProductStatus"} 0 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExternalController.prototype.updateBranchProductStatus"} 0 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExternalController.prototype.updateBranchProductStatus"} 0 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExternalController.prototype.updateBranchProductStatus"} 0 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_sum{targetName="ExternalController.prototype.updateBranchProductStatus"} 1.7197126360000001 loopback_invocation_duration_histogram_count{targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="ExternalController.prototype.updateChurn"} 0 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_sum{targetName="ExternalController.prototype.updateChurn"} 0.005715315 loopback_invocation_duration_histogram_count{targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_sum{targetName="ExplorerController.prototype.indexRedirect"} 0.001919737 loopback_invocation_duration_histogram_count{targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExplorerController.prototype.index"} 1 loopback_invocation_duration_histogram_sum{targetName="ExplorerController.prototype.index"} 0.003663259 loopback_invocation_duration_histogram_count{targetName="ExplorerController.prototype.index"} 1 # HELP loopback_invocation_total method invocation counts # TYPE loopback_invocation_total counter loopback_invocation_total 64 # HELP loopback_invocation_duration_summary method invocation summary # TYPE loopback_invocation_duration_summary summary loopback_invocation_duration_summary{quantile="0.01",targetName="PingController.prototype.ping"} 0.000170485 loopback_invocation_duration_summary{quantile="0.05",targetName="PingController.prototype.ping"} 0.000180502 loopback_invocation_duration_summary{quantile="0.5",targetName="PingController.prototype.ping"} 0.00021621299999999998 loopback_invocation_duration_summary{quantile="0.9",targetName="PingController.prototype.ping"} 0.000651357 loopback_invocation_duration_summary{quantile="0.95",targetName="PingController.prototype.ping"} 0.001178556 loopback_invocation_duration_summary{quantile="0.99",targetName="PingController.prototype.ping"} 0.006024889 loopback_invocation_duration_summary{quantile="0.999",targetName="PingController.prototype.ping"} 0.006024889 loopback_invocation_duration_summary_sum{targetName="PingController.prototype.ping"} 0.022503595 loopback_invocation_duration_summary_count{targetName="PingController.prototype.ping"} 50 loopback_invocation_duration_summary{quantile="0.01",targetName="ExternalController.prototype.updateBranchProductStatus"} 0.139847323 loopback_invocation_duration_summary{quantile="0.05",targetName="ExternalController.prototype.updateBranchProductStatus"} 0.139847323 loopback_invocation_duration_summary{quantile="0.5",targetName="ExternalController.prototype.updateBranchProductStatus"} 0.16309325600000002 loopback_invocation_duration_summary{quantile="0.9",targetName="ExternalController.prototype.updateBranchProductStatus"} 0.21620046599999998 loopback_invocation_duration_summary{quantile="0.95",targetName="ExternalController.prototype.updateBranchProductStatus"} 0.239823286 loopback_invocation_duration_summary{quantile="0.99",targetName="ExternalController.prototype.updateBranchProductStatus"} 0.239823286 loopback_invocation_duration_summary{quantile="0.999",targetName="ExternalController.prototype.updateBranchProductStatus"} 0.239823286 loopback_invocation_duration_summary_sum{targetName="ExternalController.prototype.updateBranchProductStatus"} 1.7199367549999998 loopback_invocation_duration_summary_count{targetName="ExternalController.prototype.updateBranchProductStatus"} 10 loopback_invocation_duration_summary{quantile="0.01",targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary{quantile="0.05",targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary{quantile="0.5",targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary{quantile="0.9",targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary{quantile="0.95",targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary{quantile="0.99",targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary{quantile="0.999",targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary_sum{targetName="ExternalController.prototype.updateChurn"} 0.005815184 loopback_invocation_duration_summary_count{targetName="ExternalController.prototype.updateChurn"} 1 loopback_invocation_duration_summary{quantile="0.01",targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary{quantile="0.05",targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary{quantile="0.5",targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary{quantile="0.9",targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary{quantile="0.95",targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary{quantile="0.99",targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary{quantile="0.999",targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary_sum{targetName="ExplorerController.prototype.indexRedirect"} 0.00199456 loopback_invocation_duration_summary_count{targetName="ExplorerController.prototype.indexRedirect"} 1 loopback_invocation_duration_summary{quantile="0.01",targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary{quantile="0.05",targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary{quantile="0.5",targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary{quantile="0.9",targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary{quantile="0.95",targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary{quantile="0.99",targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary{quantile="0.999",targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary_sum{targetName="ExplorerController.prototype.index"} 0.003702439 loopback_invocation_duration_summary_count{targetName="ExplorerController.prototype.index"} 1