# 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 51522.181679 # 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 29647.084519999997 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 81169.26619899999 # 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 1762097789 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 167997440 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 11793616896 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 216834048 # 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.014658694 # 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.000004096 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 77.980499967 # 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.010537459153185267 # 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.004232082133450406 # 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.011067391 # 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.016130047 # 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 99024896 # 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 90439592 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 21809309 # 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"} 75911168 nodejs_heap_space_size_total_bytes{space="code"} 6500352 nodejs_heap_space_size_total_bytes{space="map"} 4726784 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"} 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"} 70736176 nodejs_heap_space_size_used_bytes{space="code"} 5559552 nodejs_heap_space_size_used_bytes{space="map"} 2875968 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"} 657600 # 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"} 3692944 nodejs_heap_space_size_available_bytes{space="code"} 531200 nodejs_heap_space_size_available_bytes{space="map"} 1767216 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"} 373376 # 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"} 7750 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 94130 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 98654 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 98661 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 98661 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 98661 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 98661 nodejs_gc_duration_seconds_sum{kind="minor"} 334.070256982812 nodejs_gc_duration_seconds_count{kind="minor"} 98661 nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 217 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 399 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 414 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 415 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 415 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 415 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 415 nodejs_gc_duration_seconds_sum{kind="incremental"} 0.8958251190185537 nodejs_gc_duration_seconds_count{kind="incremental"} 415 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"} 207 nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 210 nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 210 nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 210 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 210 nodejs_gc_duration_seconds_sum{kind="major"} 7.017230138778687 nodejs_gc_duration_seconds_count{kind="major"} 210 # HELP loopback_invocation_duration_seconds method invocation # TYPE loopback_invocation_duration_seconds gauge loopback_invocation_duration_seconds{targetName="MetricsController.prototype.report"} 0.015113539 loopback_invocation_duration_seconds{targetName="HealthController.prototype.health"} 0.00656158 loopback_invocation_duration_seconds{targetName="ExplorerController.prototype.indexRedirect"} 0.00619139 loopback_invocation_duration_seconds{targetName="ExplorerController.prototype.index"} 0.006807345 loopback_invocation_duration_seconds{targetName="UserController.prototype.getTricycleProfile"} 0.155021305 loopback_invocation_duration_seconds{targetName="ExternalController.prototype.promptRetailerRegistration"} 0.056363423 # HELP loopback_invocation_duration_histogram method invocation histogram # TYPE loopback_invocation_duration_histogram histogram loopback_invocation_duration_histogram_bucket{le="0.005",targetName="MetricsController.prototype.report"} 1 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="MetricsController.prototype.report"} 2 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="MetricsController.prototype.report"} 6 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="1",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="5",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="10",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_sum{targetName="MetricsController.prototype.report"} 0.128406845 loopback_invocation_duration_histogram_count{targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="HealthController.prototype.health"} 6 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="HealthController.prototype.health"} 7 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="1",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="5",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="10",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_sum{targetName="HealthController.prototype.health"} 0.027647243999999994 loopback_invocation_duration_histogram_count{targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="ExplorerController.prototype.indexRedirect"} 5 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="ExplorerController.prototype.indexRedirect"} 7 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_sum{targetName="ExplorerController.prototype.indexRedirect"} 0.039085418999999996 loopback_invocation_duration_histogram_count{targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="ExplorerController.prototype.index"} 2 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="ExplorerController.prototype.index"} 3 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExplorerController.prototype.index"} 4 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_sum{targetName="ExplorerController.prototype.index"} 0.048144530000000005 loopback_invocation_duration_histogram_count{targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="UserController.prototype.getTricycleProfile"} 0 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="UserController.prototype.getTricycleProfile"} 0 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="UserController.prototype.getTricycleProfile"} 0 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="UserController.prototype.getTricycleProfile"} 0 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="UserController.prototype.getTricycleProfile"} 0 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="UserController.prototype.getTricycleProfile"} 2 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="UserController.prototype.getTricycleProfile"} 2 loopback_invocation_duration_histogram_bucket{le="1",targetName="UserController.prototype.getTricycleProfile"} 3 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="UserController.prototype.getTricycleProfile"} 3 loopback_invocation_duration_histogram_bucket{le="5",targetName="UserController.prototype.getTricycleProfile"} 3 loopback_invocation_duration_histogram_bucket{le="10",targetName="UserController.prototype.getTricycleProfile"} 3 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="UserController.prototype.getTricycleProfile"} 3 loopback_invocation_duration_histogram_sum{targetName="UserController.prototype.getTricycleProfile"} 1.2027085860000002 loopback_invocation_duration_histogram_count{targetName="UserController.prototype.getTricycleProfile"} 3 loopback_invocation_duration_histogram_bucket{le="0.005",targetName="ExternalController.prototype.promptRetailerRegistration"} 0 loopback_invocation_duration_histogram_bucket{le="0.01",targetName="ExternalController.prototype.promptRetailerRegistration"} 0 loopback_invocation_duration_histogram_bucket{le="0.025",targetName="ExternalController.prototype.promptRetailerRegistration"} 0 loopback_invocation_duration_histogram_bucket{le="0.05",targetName="ExternalController.prototype.promptRetailerRegistration"} 0 loopback_invocation_duration_histogram_bucket{le="0.1",targetName="ExternalController.prototype.promptRetailerRegistration"} 2 loopback_invocation_duration_histogram_bucket{le="0.25",targetName="ExternalController.prototype.promptRetailerRegistration"} 3 loopback_invocation_duration_histogram_bucket{le="0.5",targetName="ExternalController.prototype.promptRetailerRegistration"} 3 loopback_invocation_duration_histogram_bucket{le="1",targetName="ExternalController.prototype.promptRetailerRegistration"} 3 loopback_invocation_duration_histogram_bucket{le="2.5",targetName="ExternalController.prototype.promptRetailerRegistration"} 3 loopback_invocation_duration_histogram_bucket{le="5",targetName="ExternalController.prototype.promptRetailerRegistration"} 3 loopback_invocation_duration_histogram_bucket{le="10",targetName="ExternalController.prototype.promptRetailerRegistration"} 3 loopback_invocation_duration_histogram_bucket{le="+Inf",targetName="ExternalController.prototype.promptRetailerRegistration"} 3 loopback_invocation_duration_histogram_sum{targetName="ExternalController.prototype.promptRetailerRegistration"} 0.265741888 loopback_invocation_duration_histogram_count{targetName="ExternalController.prototype.promptRetailerRegistration"} 3 # HELP loopback_invocation_total method invocation counts # TYPE loopback_invocation_total counter loopback_invocation_total 35 # HELP loopback_invocation_duration_summary method invocation summary # TYPE loopback_invocation_duration_summary summary loopback_invocation_duration_summary{quantile="0.01",targetName="MetricsController.prototype.report"} 0.004577169 loopback_invocation_duration_summary{quantile="0.05",targetName="MetricsController.prototype.report"} 0.004577169 loopback_invocation_duration_summary{quantile="0.5",targetName="MetricsController.prototype.report"} 0.015585193 loopback_invocation_duration_summary{quantile="0.9",targetName="MetricsController.prototype.report"} 0.0422625206 loopback_invocation_duration_summary{quantile="0.95",targetName="MetricsController.prototype.report"} 0.046429506 loopback_invocation_duration_summary{quantile="0.99",targetName="MetricsController.prototype.report"} 0.046429506 loopback_invocation_duration_summary{quantile="0.999",targetName="MetricsController.prototype.report"} 0.046429506 loopback_invocation_duration_summary_sum{targetName="MetricsController.prototype.report"} 0.129529478 loopback_invocation_duration_summary_count{targetName="MetricsController.prototype.report"} 7 loopback_invocation_duration_summary{quantile="0.01",targetName="HealthController.prototype.health"} 0.00017662 loopback_invocation_duration_summary{quantile="0.05",targetName="HealthController.prototype.health"} 0.00017662 loopback_invocation_duration_summary{quantile="0.5",targetName="HealthController.prototype.health"} 0.0019486095000000002 loopback_invocation_duration_summary{quantile="0.9",targetName="HealthController.prototype.health"} 0.0102561906 loopback_invocation_duration_summary{quantile="0.95",targetName="HealthController.prototype.health"} 0.011740536 loopback_invocation_duration_summary{quantile="0.99",targetName="HealthController.prototype.health"} 0.011740536 loopback_invocation_duration_summary{quantile="0.999",targetName="HealthController.prototype.health"} 0.011740536 loopback_invocation_duration_summary_sum{targetName="HealthController.prototype.health"} 0.030040315999999997 loopback_invocation_duration_summary_count{targetName="HealthController.prototype.health"} 8 loopback_invocation_duration_summary{quantile="0.01",targetName="ExplorerController.prototype.indexRedirect"} 0.000894608 loopback_invocation_duration_summary{quantile="0.05",targetName="ExplorerController.prototype.indexRedirect"} 0.000894608 loopback_invocation_duration_summary{quantile="0.5",targetName="ExplorerController.prototype.indexRedirect"} 0.0032620455000000005 loopback_invocation_duration_summary{quantile="0.9",targetName="ExplorerController.prototype.indexRedirect"} 0.0119973791 loopback_invocation_duration_summary{quantile="0.95",targetName="ExplorerController.prototype.indexRedirect"} 0.013150523 loopback_invocation_duration_summary{quantile="0.99",targetName="ExplorerController.prototype.indexRedirect"} 0.013150523 loopback_invocation_duration_summary{quantile="0.999",targetName="ExplorerController.prototype.indexRedirect"} 0.013150523 loopback_invocation_duration_summary_sum{targetName="ExplorerController.prototype.indexRedirect"} 0.039983307999999995 loopback_invocation_duration_summary_count{targetName="ExplorerController.prototype.indexRedirect"} 8 loopback_invocation_duration_summary{quantile="0.01",targetName="ExplorerController.prototype.index"} 0.001256016 loopback_invocation_duration_summary{quantile="0.05",targetName="ExplorerController.prototype.index"} 0.001256016 loopback_invocation_duration_summary{quantile="0.5",targetName="ExplorerController.prototype.index"} 0.007101703 loopback_invocation_duration_summary{quantile="0.9",targetName="ExplorerController.prototype.index"} 0.027126102 loopback_invocation_duration_summary{quantile="0.95",targetName="ExplorerController.prototype.index"} 0.027126102 loopback_invocation_duration_summary{quantile="0.99",targetName="ExplorerController.prototype.index"} 0.027126102 loopback_invocation_duration_summary{quantile="0.999",targetName="ExplorerController.prototype.index"} 0.027126102 loopback_invocation_duration_summary_sum{targetName="ExplorerController.prototype.index"} 0.050220834 loopback_invocation_duration_summary_count{targetName="ExplorerController.prototype.index"} 5 loopback_invocation_duration_summary{quantile="0.01",targetName="UserController.prototype.getTricycleProfile"} 0.139826822 loopback_invocation_duration_summary{quantile="0.05",targetName="UserController.prototype.getTricycleProfile"} 0.139826822 loopback_invocation_duration_summary{quantile="0.5",targetName="UserController.prototype.getTricycleProfile"} 0.155129567 loopback_invocation_duration_summary{quantile="0.9",targetName="UserController.prototype.getTricycleProfile"} 0.908401435 loopback_invocation_duration_summary{quantile="0.95",targetName="UserController.prototype.getTricycleProfile"} 0.908401435 loopback_invocation_duration_summary{quantile="0.99",targetName="UserController.prototype.getTricycleProfile"} 0.908401435 loopback_invocation_duration_summary{quantile="0.999",targetName="UserController.prototype.getTricycleProfile"} 0.908401435 loopback_invocation_duration_summary_sum{targetName="UserController.prototype.getTricycleProfile"} 1.203357824 loopback_invocation_duration_summary_count{targetName="UserController.prototype.getTricycleProfile"} 3 loopback_invocation_duration_summary{quantile="0.01",targetName="ExternalController.prototype.promptRetailerRegistration"} 0.056411042 loopback_invocation_duration_summary{quantile="0.05",targetName="ExternalController.prototype.promptRetailerRegistration"} 0.056411042 loopback_invocation_duration_summary{quantile="0.5",targetName="ExternalController.prototype.promptRetailerRegistration"} 0.059988086 loopback_invocation_duration_summary{quantile="0.9",targetName="ExternalController.prototype.promptRetailerRegistration"} 0.149481529 loopback_invocation_duration_summary{quantile="0.95",targetName="ExternalController.prototype.promptRetailerRegistration"} 0.149481529 loopback_invocation_duration_summary{quantile="0.99",targetName="ExternalController.prototype.promptRetailerRegistration"} 0.149481529 loopback_invocation_duration_summary{quantile="0.999",targetName="ExternalController.prototype.promptRetailerRegistration"} 0.149481529 loopback_invocation_duration_summary_sum{targetName="ExternalController.prototype.promptRetailerRegistration"} 0.265880657 loopback_invocation_duration_summary_count{targetName="ExternalController.prototype.promptRetailerRegistration"} 3