# 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 10147.827848 # 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 7105.324046 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 17253.151894 # 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 1776424264 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 171413504 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 11796848640 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 218259456 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 28 # 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.010898434 # 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.000005632 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 1.457520639 # 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.010783018306441912 # 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.003120743821022485 # 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.010231807 # 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.011354111 # 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.020578303 # 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"} 3 nodejs_active_handles{type="Server"} 1 nodejs_active_handles{type="TLSSocket"} 8 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 12 # 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 98115584 # 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 92685168 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 21748129 # 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"} 75649024 nodejs_heap_space_size_total_bytes{space="code"} 5713920 nodejs_heap_space_size_total_bytes{space="map"} 4726784 nodejs_heap_space_size_total_bytes{space="large_object"} 10977280 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"} 1048576 # 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"} 73272960 nodejs_heap_space_size_used_bytes{space="code"} 4760512 nodejs_heap_space_size_used_bytes{space="map"} 3619152 nodejs_heap_space_size_used_bytes{space="large_object"} 10765144 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"} 270872 # 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"} 917768 nodejs_heap_space_size_available_bytes{space="code"} 592960 nodejs_heap_space_size_available_bytes{space="map"} 1024032 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"} 1030976 nodejs_heap_space_size_available_bytes{space="new"} 760104 # 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="minor"} 2073 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 18528 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 20098 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 20142 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 20143 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 20143 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 20143 nodejs_gc_duration_seconds_sum{kind="minor"} 101.68070469870914 nodejs_gc_duration_seconds_count{kind="minor"} 20143 nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 55 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 92 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 98 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 99 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 99 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 99 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 99 nodejs_gc_duration_seconds_sum{kind="incremental"} 0.30801024606160365 nodejs_gc_duration_seconds_count{kind="incremental"} 99 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"} 50 nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 52 nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 52 nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 52 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 52 nodejs_gc_duration_seconds_sum{kind="major"} 2.0420124870057332 nodejs_gc_duration_seconds_count{kind="major"} 52 # HELP loopback_invocation_duration_seconds method invocation # TYPE loopback_invocation_duration_seconds gauge loopback_invocation_duration_seconds{targetName="HealthController.prototype.health"} 0.000529274 loopback_invocation_duration_seconds{targetName="MetricsController.prototype.report"} 0.011836448 loopback_invocation_duration_seconds{targetName="ExplorerController.prototype.indexRedirect"} 0.003176225 loopback_invocation_duration_seconds{targetName="ExplorerController.prototype.index"} 0.004321936 # HELP loopback_invocation_duration_histogram method invocation histogram # TYPE loopback_invocation_duration_histogram histogram loopback_invocation_duration_histogram_bucket{le="0.005",targetName="HealthController.prototype.health"} 3 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="1",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="5",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="10",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_sum{targetName="HealthController.prototype.health"} 0.014395619 loopback_invocation_duration_histogram_count{targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="MetricsController.prototype.report"} 0 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="MetricsController.prototype.report"} 0 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="MetricsController.prototype.report"} 2 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="1",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="5",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="10",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_histogram_sum{targetName="MetricsController.prototype.report"} 0.12042963000000001 loopback_invocation_duration_histogram_count{targetName="MetricsController.prototype.report"} 4 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"} 2 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExplorerController.prototype.indexRedirect"} 2 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_histogram_sum{targetName="ExplorerController.prototype.indexRedirect"} 0.049226364 loopback_invocation_duration_histogram_count{targetName="ExplorerController.prototype.indexRedirect"} 3 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"} 3 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_sum{targetName="ExplorerController.prototype.index"} 0.034895669000000004 loopback_invocation_duration_histogram_count{targetName="ExplorerController.prototype.index"} 3 # HELP loopback_invocation_total method invocation counts # TYPE loopback_invocation_total counter loopback_invocation_total 15 # HELP loopback_invocation_duration_summary method invocation summary # TYPE loopback_invocation_duration_summary summary loopback_invocation_duration_summary{quantile="0.01",targetName="HealthController.prototype.health"} 0.000574007 loopback_invocation_duration_summary{quantile="0.05",targetName="HealthController.prototype.health"} 0.000574007 loopback_invocation_duration_summary{quantile="0.5",targetName="HealthController.prototype.health"} 0.0031185034999999996 loopback_invocation_duration_summary{quantile="0.9",targetName="HealthController.prototype.health"} 0.008495827 loopback_invocation_duration_summary{quantile="0.95",targetName="HealthController.prototype.health"} 0.008495827 loopback_invocation_duration_summary{quantile="0.99",targetName="HealthController.prototype.health"} 0.008495827 loopback_invocation_duration_summary{quantile="0.999",targetName="HealthController.prototype.health"} 0.008495827 loopback_invocation_duration_summary_sum{targetName="HealthController.prototype.health"} 0.015306840999999998 loopback_invocation_duration_summary_count{targetName="HealthController.prototype.health"} 4 loopback_invocation_duration_summary{quantile="0.01",targetName="MetricsController.prototype.report"} 0.012050205 loopback_invocation_duration_summary{quantile="0.05",targetName="MetricsController.prototype.report"} 0.012050205 loopback_invocation_duration_summary{quantile="0.5",targetName="MetricsController.prototype.report"} 0.03211095 loopback_invocation_duration_summary{quantile="0.9",targetName="MetricsController.prototype.report"} 0.04419864 loopback_invocation_duration_summary{quantile="0.95",targetName="MetricsController.prototype.report"} 0.04419864 loopback_invocation_duration_summary{quantile="0.99",targetName="MetricsController.prototype.report"} 0.04419864 loopback_invocation_duration_summary{quantile="0.999",targetName="MetricsController.prototype.report"} 0.04419864 loopback_invocation_duration_summary_sum{targetName="MetricsController.prototype.report"} 0.12047074499999999 loopback_invocation_duration_summary_count{targetName="MetricsController.prototype.report"} 4 loopback_invocation_duration_summary{quantile="0.01",targetName="ExplorerController.prototype.indexRedirect"} 0.003352012 loopback_invocation_duration_summary{quantile="0.05",targetName="ExplorerController.prototype.indexRedirect"} 0.003352012 loopback_invocation_duration_summary{quantile="0.5",targetName="ExplorerController.prototype.indexRedirect"} 0.007849361 loopback_invocation_duration_summary{quantile="0.9",targetName="ExplorerController.prototype.indexRedirect"} 0.039040129 loopback_invocation_duration_summary{quantile="0.95",targetName="ExplorerController.prototype.indexRedirect"} 0.039040129 loopback_invocation_duration_summary{quantile="0.99",targetName="ExplorerController.prototype.indexRedirect"} 0.039040129 loopback_invocation_duration_summary{quantile="0.999",targetName="ExplorerController.prototype.indexRedirect"} 0.039040129 loopback_invocation_duration_summary_sum{targetName="ExplorerController.prototype.indexRedirect"} 0.050241502 loopback_invocation_duration_summary_count{targetName="ExplorerController.prototype.indexRedirect"} 3 loopback_invocation_duration_summary{quantile="0.01",targetName="ExplorerController.prototype.index"} 0.004599623 loopback_invocation_duration_summary{quantile="0.05",targetName="ExplorerController.prototype.index"} 0.004599623 loopback_invocation_duration_summary{quantile="0.5",targetName="ExplorerController.prototype.index"} 0.011119666 loopback_invocation_duration_summary{quantile="0.9",targetName="ExplorerController.prototype.index"} 0.019357438 loopback_invocation_duration_summary{quantile="0.95",targetName="ExplorerController.prototype.index"} 0.019357438 loopback_invocation_duration_summary{quantile="0.99",targetName="ExplorerController.prototype.index"} 0.019357438 loopback_invocation_duration_summary{quantile="0.999",targetName="ExplorerController.prototype.index"} 0.019357438 loopback_invocation_duration_summary_sum{targetName="ExplorerController.prototype.index"} 0.035076727 loopback_invocation_duration_summary_count{targetName="ExplorerController.prototype.index"} 3