# 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 470.013531 # 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 27.274641 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 497.288172 # 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 1752628589 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 875732992 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 10682478592 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 1425063936 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 22 # 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 # 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.00000512 # 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.764753407 # 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.010424092794566296 # 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.004759220468158046 # 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.010108927 # 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.010362879 # 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.011255807 # HELP nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE nodejs_active_resources gauge nodejs_active_resources{type="PipeWrap"} 2 nodejs_active_resources{type="TCPSocketWrap"} 1 nodejs_active_resources{type="Timeout"} 1 nodejs_active_resources{type="Immediate"} 1 # HELP nodejs_active_resources_total Total number of active resources. # TYPE nodejs_active_resources_total gauge nodejs_active_resources_total 5 # 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="Pipe"} 1 nodejs_active_handles{type="Socket"} 2 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 3 # 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 700502016 # 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 680316960 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 4932722 # 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="new"} 1048576 nodejs_heap_space_size_total_bytes{space="old"} 603693056 nodejs_heap_space_size_total_bytes{space="code"} 15728640 nodejs_heap_space_size_total_bytes{space="shared"} 0 nodejs_heap_space_size_total_bytes{space="trusted"} 9162752 nodejs_heap_space_size_total_bytes{space="shared_trusted"} 0 nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nodejs_heap_space_size_total_bytes{space="large_object"} 70533120 nodejs_heap_space_size_total_bytes{space="code_large_object"} 335872 nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_total_bytes{space="shared_trusted_large_object"} 0 nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # 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="new"} 423880 nodejs_heap_space_size_used_bytes{space="old"} 586443128 nodejs_heap_space_size_used_bytes{space="code"} 14667328 nodejs_heap_space_size_used_bytes{space="shared"} 0 nodejs_heap_space_size_used_bytes{space="trusted"} 8461368 nodejs_heap_space_size_used_bytes{space="shared_trusted"} 0 nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nodejs_heap_space_size_used_bytes{space="large_object"} 70001432 nodejs_heap_space_size_used_bytes{space="code_large_object"} 331008 nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_used_bytes{space="shared_trusted_large_object"} 0 nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # 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="new"} 624632 nodejs_heap_space_size_available_bytes{space="old"} 16202984 nodejs_heap_space_size_available_bytes{space="code"} 1059392 nodejs_heap_space_size_available_bytes{space="shared"} 0 nodejs_heap_space_size_available_bytes{space="trusted"} 682512 nodejs_heap_space_size_available_bytes{space="shared_trusted"} 0 nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 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="shared_large_object"} 0 nodejs_heap_space_size_available_bytes{space="shared_trusted_large_object"} 0 nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v23.0.0",major="23",minor="0",patch="0"} 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"} 9023 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 10860 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 10970 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 10976 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 10976 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 10976 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 10976 nodejs_gc_duration_seconds_sum{kind="minor"} 13.907938545227065 nodejs_gc_duration_seconds_count{kind="minor"} 10976 nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 61 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 150 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 184 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 184 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 184 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 184 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 184 nodejs_gc_duration_seconds_sum{kind="incremental"} 1.116706783294678 nodejs_gc_duration_seconds_count{kind="incremental"} 184 nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 60 nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 168 nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 195 nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 195 nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 195 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 195 nodejs_gc_duration_seconds_sum{kind="major"} 11.865646272659307 nodejs_gc_duration_seconds_count{kind="major"} 195 # HELP page_render_time Time took to render a page # TYPE page_render_time gauge page_render_time{path="products-slug: /products/:slug(.*)*"} 82 page_render_time{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 45 page_render_time{path="empty: empty"} 2 page_render_time{path="index: /"} 161 page_render_time{path="blogs-slug: /blogs/:slug()"} 103 page_render_time{path="contact-locations: /contact/locations"} 51 page_render_time{path="resource-center-vertical: /resource-center/:vertical()"} 2 page_render_time{path="blogs: /blogs"} 1597 page_render_time{path="resources-faq: /resources/faq"} 44 page_render_time{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time{path="blogs-disclaimer: /blogs/disclaimer"} 36 page_render_time{path="news: /news"} 40 page_render_time{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time{path="videos-id: /videos/:id()"} 3 page_render_time{path="resources-branding: /resources/branding"} 39 page_render_time{path="resources-manuals: /resources/manuals"} 35 page_render_time{path="news-slug: /news/:slug()"} 42 page_render_time{path="quote: /quote"} 34 page_render_time{path="resources-careers: /resources/careers"} 66 # HELP page_request_time Time took to process a request, before rendering page # TYPE page_request_time gauge page_request_time{path="products-slug: /products/:slug(.*)*"} 24 page_request_time{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 42 page_request_time{path="empty: empty"} 0 page_request_time{path="index: /"} 0 page_request_time{path="blogs-slug: /blogs/:slug()"} 15 page_request_time{path="contact-locations: /contact/locations"} 0 page_request_time{path="resource-center-vertical: /resource-center/:vertical()"} 0 page_request_time{path="blogs: /blogs"} 1207 page_request_time{path="resources-faq: /resources/faq"} 0 page_request_time{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time{path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time{path="news: /news"} 9 page_request_time{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time{path="videos-id: /videos/:id()"} 0 page_request_time{path="resources-branding: /resources/branding"} 13 page_request_time{path="resources-manuals: /resources/manuals"} 0 page_request_time{path="news-slug: /news/:slug()"} 9 page_request_time{path="quote: /quote"} 0 page_request_time{path="resources-careers: /resources/careers"} 0 # HELP page_total_time Total time it took to complete a request # TYPE page_total_time gauge page_total_time{path="products-slug: /products/:slug(.*)*"} 106 page_total_time{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 87 page_total_time{path="empty: empty"} 2 page_total_time{path="index: /"} 161 page_total_time{path="blogs-slug: /blogs/:slug()"} 118 page_total_time{path="contact-locations: /contact/locations"} 51 page_total_time{path="resource-center-vertical: /resource-center/:vertical()"} 2 page_total_time{path="blogs: /blogs"} 2804 page_total_time{path="resources-faq: /resources/faq"} 44 page_total_time{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time{path="blogs-disclaimer: /blogs/disclaimer"} 36 page_total_time{path="news: /news"} 49 page_total_time{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time{path="videos-id: /videos/:id()"} 3 page_total_time{path="resources-branding: /resources/branding"} 52 page_total_time{path="resources-manuals: /resources/manuals"} 35 page_total_time{path="news-slug: /news/:slug()"} 51 page_total_time{path="quote: /quote"} 34 page_total_time{path="resources-careers: /resources/careers"} 66 # HELP page_render_time_summary Time took to render a page # TYPE page_render_time_summary summary page_render_time_summary{quantile="0.01",path="products-slug: /products/:slug(.*)*"} 30.9 page_render_time_summary{quantile="0.05",path="products-slug: /products/:slug(.*)*"} 39.666666666666664 page_render_time_summary{quantile="0.5",path="products-slug: /products/:slug(.*)*"} 50.95454545454545 page_render_time_summary{quantile="0.9",path="products-slug: /products/:slug(.*)*"} 145 page_render_time_summary{quantile="0.95",path="products-slug: /products/:slug(.*)*"} 321 page_render_time_summary{quantile="0.99",path="products-slug: /products/:slug(.*)*"} 1457.7999999999997 page_render_time_summary{quantile="0.999",path="products-slug: /products/:slug(.*)*"} 2227 page_render_time_summary_sum{path="products-slug: /products/:slug(.*)*"} 26704 page_render_time_summary_count{path="products-slug: /products/:slug(.*)*"} 240 page_render_time_summary{quantile="0.01",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 32.906666666666666 page_render_time_summary{quantile="0.05",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 38.7 page_render_time_summary{quantile="0.5",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 46.529411764705884 page_render_time_summary{quantile="0.9",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 125.4000000000002 page_render_time_summary{quantile="0.95",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 164.39999999999998 page_render_time_summary{quantile="0.99",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 439.1599999999984 page_render_time_summary{quantile="0.999",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 659 page_render_time_summary_sum{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 11561 page_render_time_summary_count{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 168 page_render_time_summary{quantile="0.01",path="empty: empty"} 1 page_render_time_summary{quantile="0.05",path="empty: empty"} 1.3529411764705883 page_render_time_summary{quantile="0.5",path="empty: empty"} 3.6538461538461537 page_render_time_summary{quantile="0.9",path="empty: empty"} 7.909090909090909 page_render_time_summary{quantile="0.95",path="empty: empty"} 58.5 page_render_time_summary{quantile="0.99",path="empty: empty"} 114.06666666666715 page_render_time_summary{quantile="0.999",path="empty: empty"} 247 page_render_time_summary_sum{path="empty: empty"} 2828 page_render_time_summary_count{path="empty: empty"} 320 page_render_time_summary{quantile="0.01",path="index: /"} 29.64 page_render_time_summary{quantile="0.05",path="index: /"} 34.53333333333333 page_render_time_summary{quantile="0.5",path="index: /"} 40.44444444444444 page_render_time_summary{quantile="0.9",path="index: /"} 66.69999999999999 page_render_time_summary{quantile="0.95",path="index: /"} 119.39999999999978 page_render_time_summary{quantile="0.99",path="index: /"} 303.16000000000025 page_render_time_summary{quantile="0.999",path="index: /"} 315 page_render_time_summary_sum{path="index: /"} 3510 page_render_time_summary_count{path="index: /"} 66 page_render_time_summary{quantile="0.01",path="blogs-slug: /blogs/:slug()"} 3 page_render_time_summary{quantile="0.05",path="blogs-slug: /blogs/:slug()"} 4.066666666666667 page_render_time_summary{quantile="0.5",path="blogs-slug: /blogs/:slug()"} 270 page_render_time_summary{quantile="0.9",path="blogs-slug: /blogs/:slug()"} 420.7999999999999 page_render_time_summary{quantile="0.95",path="blogs-slug: /blogs/:slug()"} 601.1499999999999 page_render_time_summary{quantile="0.99",path="blogs-slug: /blogs/:slug()"} 2062.0800000000004 page_render_time_summary{quantile="0.999",path="blogs-slug: /blogs/:slug()"} 2147 page_render_time_summary_sum{path="blogs-slug: /blogs/:slug()"} 18297 page_render_time_summary_count{path="blogs-slug: /blogs/:slug()"} 61 page_render_time_summary{quantile="0.01",path="contact-locations: /contact/locations"} 43 page_render_time_summary{quantile="0.05",path="contact-locations: /contact/locations"} 43 page_render_time_summary{quantile="0.5",path="contact-locations: /contact/locations"} 49.666666666666664 page_render_time_summary{quantile="0.9",path="contact-locations: /contact/locations"} 257 page_render_time_summary{quantile="0.95",path="contact-locations: /contact/locations"} 257 page_render_time_summary{quantile="0.99",path="contact-locations: /contact/locations"} 257 page_render_time_summary{quantile="0.999",path="contact-locations: /contact/locations"} 257 page_render_time_summary_sum{path="contact-locations: /contact/locations"} 449 page_render_time_summary_count{path="contact-locations: /contact/locations"} 5 page_render_time_summary{quantile="0.01",path="resource-center-vertical: /resource-center/:vertical()"} 2 page_render_time_summary{quantile="0.05",path="resource-center-vertical: /resource-center/:vertical()"} 2 page_render_time_summary{quantile="0.5",path="resource-center-vertical: /resource-center/:vertical()"} 58 page_render_time_summary{quantile="0.9",path="resource-center-vertical: /resource-center/:vertical()"} 971.7999999999997 page_render_time_summary{quantile="0.95",path="resource-center-vertical: /resource-center/:vertical()"} 1191 page_render_time_summary{quantile="0.99",path="resource-center-vertical: /resource-center/:vertical()"} 1191 page_render_time_summary{quantile="0.999",path="resource-center-vertical: /resource-center/:vertical()"} 1191 page_render_time_summary_sum{path="resource-center-vertical: /resource-center/:vertical()"} 2466 page_render_time_summary_count{path="resource-center-vertical: /resource-center/:vertical()"} 9 page_render_time_summary{quantile="0.01",path="blogs: /blogs"} 1597 page_render_time_summary{quantile="0.05",path="blogs: /blogs"} 1597 page_render_time_summary{quantile="0.5",path="blogs: /blogs"} 1597 page_render_time_summary{quantile="0.9",path="blogs: /blogs"} 1597 page_render_time_summary{quantile="0.95",path="blogs: /blogs"} 1597 page_render_time_summary{quantile="0.99",path="blogs: /blogs"} 1597 page_render_time_summary{quantile="0.999",path="blogs: /blogs"} 1597 page_render_time_summary_sum{path="blogs: /blogs"} 1597 page_render_time_summary_count{path="blogs: /blogs"} 1 page_render_time_summary{quantile="0.01",path="resources-faq: /resources/faq"} 44 page_render_time_summary{quantile="0.05",path="resources-faq: /resources/faq"} 44 page_render_time_summary{quantile="0.5",path="resources-faq: /resources/faq"} 55 page_render_time_summary{quantile="0.9",path="resources-faq: /resources/faq"} 77 page_render_time_summary{quantile="0.95",path="resources-faq: /resources/faq"} 77 page_render_time_summary{quantile="0.99",path="resources-faq: /resources/faq"} 77 page_render_time_summary{quantile="0.999",path="resources-faq: /resources/faq"} 77 page_render_time_summary_sum{path="resources-faq: /resources/faq"} 176 page_render_time_summary_count{path="resources-faq: /resources/faq"} 3 page_render_time_summary{quantile="0.01",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary{quantile="0.05",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary{quantile="0.5",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary{quantile="0.9",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary{quantile="0.95",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary{quantile="0.99",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary{quantile="0.999",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary_sum{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_render_time_summary_count{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 1 page_render_time_summary{quantile="0.01",path="blogs-disclaimer: /blogs/disclaimer"} 36 page_render_time_summary{quantile="0.05",path="blogs-disclaimer: /blogs/disclaimer"} 36 page_render_time_summary{quantile="0.5",path="blogs-disclaimer: /blogs/disclaimer"} 42 page_render_time_summary{quantile="0.9",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_render_time_summary{quantile="0.95",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_render_time_summary{quantile="0.99",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_render_time_summary{quantile="0.999",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_render_time_summary_sum{path="blogs-disclaimer: /blogs/disclaimer"} 84 page_render_time_summary_count{path="blogs-disclaimer: /blogs/disclaimer"} 2 page_render_time_summary{quantile="0.01",path="news: /news"} 40 page_render_time_summary{quantile="0.05",path="news: /news"} 40 page_render_time_summary{quantile="0.5",path="news: /news"} 41.5 page_render_time_summary{quantile="0.9",path="news: /news"} 43 page_render_time_summary{quantile="0.95",path="news: /news"} 43 page_render_time_summary{quantile="0.99",path="news: /news"} 43 page_render_time_summary{quantile="0.999",path="news: /news"} 43 page_render_time_summary_sum{path="news: /news"} 83 page_render_time_summary_count{path="news: /news"} 2 page_render_time_summary{quantile="0.01",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary{quantile="0.05",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary{quantile="0.5",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary{quantile="0.9",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary{quantile="0.95",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary{quantile="0.99",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary{quantile="0.999",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary_sum{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_render_time_summary_count{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 1 page_render_time_summary{quantile="0.01",path="videos-id: /videos/:id()"} 3 page_render_time_summary{quantile="0.05",path="videos-id: /videos/:id()"} 3 page_render_time_summary{quantile="0.5",path="videos-id: /videos/:id()"} 27 page_render_time_summary{quantile="0.9",path="videos-id: /videos/:id()"} 38 page_render_time_summary{quantile="0.95",path="videos-id: /videos/:id()"} 38 page_render_time_summary{quantile="0.99",path="videos-id: /videos/:id()"} 38 page_render_time_summary{quantile="0.999",path="videos-id: /videos/:id()"} 38 page_render_time_summary_sum{path="videos-id: /videos/:id()"} 150 page_render_time_summary_count{path="videos-id: /videos/:id()"} 7 page_render_time_summary{quantile="0.01",path="resources-branding: /resources/branding"} 39 page_render_time_summary{quantile="0.05",path="resources-branding: /resources/branding"} 39 page_render_time_summary{quantile="0.5",path="resources-branding: /resources/branding"} 39 page_render_time_summary{quantile="0.9",path="resources-branding: /resources/branding"} 39 page_render_time_summary{quantile="0.95",path="resources-branding: /resources/branding"} 39 page_render_time_summary{quantile="0.99",path="resources-branding: /resources/branding"} 39 page_render_time_summary{quantile="0.999",path="resources-branding: /resources/branding"} 39 page_render_time_summary_sum{path="resources-branding: /resources/branding"} 39 page_render_time_summary_count{path="resources-branding: /resources/branding"} 1 page_render_time_summary{quantile="0.01",path="resources-manuals: /resources/manuals"} 35 page_render_time_summary{quantile="0.05",path="resources-manuals: /resources/manuals"} 35 page_render_time_summary{quantile="0.5",path="resources-manuals: /resources/manuals"} 35 page_render_time_summary{quantile="0.9",path="resources-manuals: /resources/manuals"} 35 page_render_time_summary{quantile="0.95",path="resources-manuals: /resources/manuals"} 35 page_render_time_summary{quantile="0.99",path="resources-manuals: /resources/manuals"} 35 page_render_time_summary{quantile="0.999",path="resources-manuals: /resources/manuals"} 35 page_render_time_summary_sum{path="resources-manuals: /resources/manuals"} 35 page_render_time_summary_count{path="resources-manuals: /resources/manuals"} 1 page_render_time_summary{quantile="0.01",path="news-slug: /news/:slug()"} 40 page_render_time_summary{quantile="0.05",path="news-slug: /news/:slug()"} 40 page_render_time_summary{quantile="0.5",path="news-slug: /news/:slug()"} 41.5 page_render_time_summary{quantile="0.9",path="news-slug: /news/:slug()"} 44 page_render_time_summary{quantile="0.95",path="news-slug: /news/:slug()"} 44 page_render_time_summary{quantile="0.99",path="news-slug: /news/:slug()"} 44 page_render_time_summary{quantile="0.999",path="news-slug: /news/:slug()"} 44 page_render_time_summary_sum{path="news-slug: /news/:slug()"} 167 page_render_time_summary_count{path="news-slug: /news/:slug()"} 4 page_render_time_summary{quantile="0.01",path="quote: /quote"} 34 page_render_time_summary{quantile="0.05",path="quote: /quote"} 34 page_render_time_summary{quantile="0.5",path="quote: /quote"} 34 page_render_time_summary{quantile="0.9",path="quote: /quote"} 34 page_render_time_summary{quantile="0.95",path="quote: /quote"} 34 page_render_time_summary{quantile="0.99",path="quote: /quote"} 34 page_render_time_summary{quantile="0.999",path="quote: /quote"} 34 page_render_time_summary_sum{path="quote: /quote"} 34 page_render_time_summary_count{path="quote: /quote"} 1 page_render_time_summary{quantile="0.01",path="resources-careers: /resources/careers"} 66 page_render_time_summary{quantile="0.05",path="resources-careers: /resources/careers"} 66 page_render_time_summary{quantile="0.5",path="resources-careers: /resources/careers"} 66 page_render_time_summary{quantile="0.9",path="resources-careers: /resources/careers"} 66 page_render_time_summary{quantile="0.95",path="resources-careers: /resources/careers"} 66 page_render_time_summary{quantile="0.99",path="resources-careers: /resources/careers"} 66 page_render_time_summary{quantile="0.999",path="resources-careers: /resources/careers"} 66 page_render_time_summary_sum{path="resources-careers: /resources/careers"} 66 page_render_time_summary_count{path="resources-careers: /resources/careers"} 1 # HELP page_request_time_summary Time took to process a request, before rendering page # TYPE page_request_time_summary summary page_request_time_summary{quantile="0.01",path="products-slug: /products/:slug(.*)*"} 17.9 page_request_time_summary{quantile="0.05",path="products-slug: /products/:slug(.*)*"} 22.076923076923077 page_request_time_summary{quantile="0.5",path="products-slug: /products/:slug(.*)*"} 32.166666666666664 page_request_time_summary{quantile="0.9",path="products-slug: /products/:slug(.*)*"} 113 page_request_time_summary{quantile="0.95",path="products-slug: /products/:slug(.*)*"} 204 page_request_time_summary{quantile="0.99",path="products-slug: /products/:slug(.*)*"} 1412.9999999999964 page_request_time_summary{quantile="0.999",path="products-slug: /products/:slug(.*)*"} 2276 page_request_time_summary_sum{path="products-slug: /products/:slug(.*)*"} 19988 page_request_time_summary_count{path="products-slug: /products/:slug(.*)*"} 240 page_request_time_summary{quantile="0.01",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 9.18 page_request_time_summary{quantile="0.05",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 11.253333333333334 page_request_time_summary{quantile="0.5",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 18.714285714285715 page_request_time_summary{quantile="0.9",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 77.35000000000001 page_request_time_summary{quantile="0.95",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 138.79999999999995 page_request_time_summary{quantile="0.99",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 353.079999999999 page_request_time_summary{quantile="0.999",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 541 page_request_time_summary_sum{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 6583 page_request_time_summary_count{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 168 page_request_time_summary{quantile="0.01",path="empty: empty"} 0 page_request_time_summary{quantile="0.05",path="empty: empty"} 0 page_request_time_summary{quantile="0.5",path="empty: empty"} 0 page_request_time_summary{quantile="0.9",path="empty: empty"} 0 page_request_time_summary{quantile="0.95",path="empty: empty"} 0 page_request_time_summary{quantile="0.99",path="empty: empty"} 0 page_request_time_summary{quantile="0.999",path="empty: empty"} 0 page_request_time_summary_sum{path="empty: empty"} 0 page_request_time_summary_count{path="empty: empty"} 320 page_request_time_summary{quantile="0.01",path="index: /"} 0 page_request_time_summary{quantile="0.05",path="index: /"} 0 page_request_time_summary{quantile="0.5",path="index: /"} 0 page_request_time_summary{quantile="0.9",path="index: /"} 0 page_request_time_summary{quantile="0.95",path="index: /"} 0 page_request_time_summary{quantile="0.99",path="index: /"} 0 page_request_time_summary{quantile="0.999",path="index: /"} 0 page_request_time_summary_sum{path="index: /"} 0 page_request_time_summary_count{path="index: /"} 66 page_request_time_summary{quantile="0.01",path="blogs-slug: /blogs/:slug()"} 0 page_request_time_summary{quantile="0.05",path="blogs-slug: /blogs/:slug()"} 0 page_request_time_summary{quantile="0.5",path="blogs-slug: /blogs/:slug()"} 13.272727272727273 page_request_time_summary{quantile="0.9",path="blogs-slug: /blogs/:slug()"} 48.59999999999998 page_request_time_summary{quantile="0.95",path="blogs-slug: /blogs/:slug()"} 75.14999999999998 page_request_time_summary{quantile="0.99",path="blogs-slug: /blogs/:slug()"} 371.6100000000001 page_request_time_summary{quantile="0.999",path="blogs-slug: /blogs/:slug()"} 399 page_request_time_summary_sum{path="blogs-slug: /blogs/:slug()"} 1573 page_request_time_summary_count{path="blogs-slug: /blogs/:slug()"} 61 page_request_time_summary{quantile="0.01",path="contact-locations: /contact/locations"} 0 page_request_time_summary{quantile="0.05",path="contact-locations: /contact/locations"} 0 page_request_time_summary{quantile="0.5",path="contact-locations: /contact/locations"} 0 page_request_time_summary{quantile="0.9",path="contact-locations: /contact/locations"} 0 page_request_time_summary{quantile="0.95",path="contact-locations: /contact/locations"} 0 page_request_time_summary{quantile="0.99",path="contact-locations: /contact/locations"} 0 page_request_time_summary{quantile="0.999",path="contact-locations: /contact/locations"} 0 page_request_time_summary_sum{path="contact-locations: /contact/locations"} 0 page_request_time_summary_count{path="contact-locations: /contact/locations"} 5 page_request_time_summary{quantile="0.01",path="resource-center-vertical: /resource-center/:vertical()"} 0 page_request_time_summary{quantile="0.05",path="resource-center-vertical: /resource-center/:vertical()"} 0 page_request_time_summary{quantile="0.5",path="resource-center-vertical: /resource-center/:vertical()"} 26 page_request_time_summary{quantile="0.9",path="resource-center-vertical: /resource-center/:vertical()"} 1073.9999999999998 page_request_time_summary{quantile="0.95",path="resource-center-vertical: /resource-center/:vertical()"} 1360 page_request_time_summary{quantile="0.99",path="resource-center-vertical: /resource-center/:vertical()"} 1360 page_request_time_summary{quantile="0.999",path="resource-center-vertical: /resource-center/:vertical()"} 1360 page_request_time_summary_sum{path="resource-center-vertical: /resource-center/:vertical()"} 2418 page_request_time_summary_count{path="resource-center-vertical: /resource-center/:vertical()"} 9 page_request_time_summary{quantile="0.01",path="blogs: /blogs"} 1207 page_request_time_summary{quantile="0.05",path="blogs: /blogs"} 1207 page_request_time_summary{quantile="0.5",path="blogs: /blogs"} 1207 page_request_time_summary{quantile="0.9",path="blogs: /blogs"} 1207 page_request_time_summary{quantile="0.95",path="blogs: /blogs"} 1207 page_request_time_summary{quantile="0.99",path="blogs: /blogs"} 1207 page_request_time_summary{quantile="0.999",path="blogs: /blogs"} 1207 page_request_time_summary_sum{path="blogs: /blogs"} 1207 page_request_time_summary_count{path="blogs: /blogs"} 1 page_request_time_summary{quantile="0.01",path="resources-faq: /resources/faq"} 0 page_request_time_summary{quantile="0.05",path="resources-faq: /resources/faq"} 0 page_request_time_summary{quantile="0.5",path="resources-faq: /resources/faq"} 0 page_request_time_summary{quantile="0.9",path="resources-faq: /resources/faq"} 0 page_request_time_summary{quantile="0.95",path="resources-faq: /resources/faq"} 0 page_request_time_summary{quantile="0.99",path="resources-faq: /resources/faq"} 0 page_request_time_summary{quantile="0.999",path="resources-faq: /resources/faq"} 0 page_request_time_summary_sum{path="resources-faq: /resources/faq"} 0 page_request_time_summary_count{path="resources-faq: /resources/faq"} 3 page_request_time_summary{quantile="0.01",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary{quantile="0.05",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary{quantile="0.5",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary{quantile="0.9",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary{quantile="0.95",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary{quantile="0.99",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary{quantile="0.999",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary_sum{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 0 page_request_time_summary_count{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 1 page_request_time_summary{quantile="0.01",path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary{quantile="0.05",path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary{quantile="0.5",path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary{quantile="0.9",path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary{quantile="0.95",path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary{quantile="0.99",path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary{quantile="0.999",path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary_sum{path="blogs-disclaimer: /blogs/disclaimer"} 0 page_request_time_summary_count{path="blogs-disclaimer: /blogs/disclaimer"} 2 page_request_time_summary{quantile="0.01",path="news: /news"} 9 page_request_time_summary{quantile="0.05",path="news: /news"} 9 page_request_time_summary{quantile="0.5",path="news: /news"} 10.5 page_request_time_summary{quantile="0.9",path="news: /news"} 12 page_request_time_summary{quantile="0.95",path="news: /news"} 12 page_request_time_summary{quantile="0.99",path="news: /news"} 12 page_request_time_summary{quantile="0.999",path="news: /news"} 12 page_request_time_summary_sum{path="news: /news"} 21 page_request_time_summary_count{path="news: /news"} 2 page_request_time_summary{quantile="0.01",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary{quantile="0.05",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary{quantile="0.5",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary{quantile="0.9",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary{quantile="0.95",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary{quantile="0.99",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary{quantile="0.999",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary_sum{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 0 page_request_time_summary_count{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 1 page_request_time_summary{quantile="0.01",path="videos-id: /videos/:id()"} 0 page_request_time_summary{quantile="0.05",path="videos-id: /videos/:id()"} 0 page_request_time_summary{quantile="0.5",path="videos-id: /videos/:id()"} 7 page_request_time_summary{quantile="0.9",path="videos-id: /videos/:id()"} 45 page_request_time_summary{quantile="0.95",path="videos-id: /videos/:id()"} 50 page_request_time_summary{quantile="0.99",path="videos-id: /videos/:id()"} 50 page_request_time_summary{quantile="0.999",path="videos-id: /videos/:id()"} 50 page_request_time_summary_sum{path="videos-id: /videos/:id()"} 100 page_request_time_summary_count{path="videos-id: /videos/:id()"} 7 page_request_time_summary{quantile="0.01",path="resources-branding: /resources/branding"} 13 page_request_time_summary{quantile="0.05",path="resources-branding: /resources/branding"} 13 page_request_time_summary{quantile="0.5",path="resources-branding: /resources/branding"} 13 page_request_time_summary{quantile="0.9",path="resources-branding: /resources/branding"} 13 page_request_time_summary{quantile="0.95",path="resources-branding: /resources/branding"} 13 page_request_time_summary{quantile="0.99",path="resources-branding: /resources/branding"} 13 page_request_time_summary{quantile="0.999",path="resources-branding: /resources/branding"} 13 page_request_time_summary_sum{path="resources-branding: /resources/branding"} 13 page_request_time_summary_count{path="resources-branding: /resources/branding"} 1 page_request_time_summary{quantile="0.01",path="resources-manuals: /resources/manuals"} 0 page_request_time_summary{quantile="0.05",path="resources-manuals: /resources/manuals"} 0 page_request_time_summary{quantile="0.5",path="resources-manuals: /resources/manuals"} 0 page_request_time_summary{quantile="0.9",path="resources-manuals: /resources/manuals"} 0 page_request_time_summary{quantile="0.95",path="resources-manuals: /resources/manuals"} 0 page_request_time_summary{quantile="0.99",path="resources-manuals: /resources/manuals"} 0 page_request_time_summary{quantile="0.999",path="resources-manuals: /resources/manuals"} 0 page_request_time_summary_sum{path="resources-manuals: /resources/manuals"} 0 page_request_time_summary_count{path="resources-manuals: /resources/manuals"} 1 page_request_time_summary{quantile="0.01",path="news-slug: /news/:slug()"} 8 page_request_time_summary{quantile="0.05",path="news-slug: /news/:slug()"} 8 page_request_time_summary{quantile="0.5",path="news-slug: /news/:slug()"} 16 page_request_time_summary{quantile="0.9",path="news-slug: /news/:slug()"} 48 page_request_time_summary{quantile="0.95",path="news-slug: /news/:slug()"} 48 page_request_time_summary{quantile="0.99",path="news-slug: /news/:slug()"} 48 page_request_time_summary{quantile="0.999",path="news-slug: /news/:slug()"} 48 page_request_time_summary_sum{path="news-slug: /news/:slug()"} 88 page_request_time_summary_count{path="news-slug: /news/:slug()"} 4 page_request_time_summary{quantile="0.01",path="quote: /quote"} 0 page_request_time_summary{quantile="0.05",path="quote: /quote"} 0 page_request_time_summary{quantile="0.5",path="quote: /quote"} 0 page_request_time_summary{quantile="0.9",path="quote: /quote"} 0 page_request_time_summary{quantile="0.95",path="quote: /quote"} 0 page_request_time_summary{quantile="0.99",path="quote: /quote"} 0 page_request_time_summary{quantile="0.999",path="quote: /quote"} 0 page_request_time_summary_sum{path="quote: /quote"} 0 page_request_time_summary_count{path="quote: /quote"} 1 page_request_time_summary{quantile="0.01",path="resources-careers: /resources/careers"} 0 page_request_time_summary{quantile="0.05",path="resources-careers: /resources/careers"} 0 page_request_time_summary{quantile="0.5",path="resources-careers: /resources/careers"} 0 page_request_time_summary{quantile="0.9",path="resources-careers: /resources/careers"} 0 page_request_time_summary{quantile="0.95",path="resources-careers: /resources/careers"} 0 page_request_time_summary{quantile="0.99",path="resources-careers: /resources/careers"} 0 page_request_time_summary{quantile="0.999",path="resources-careers: /resources/careers"} 0 page_request_time_summary_sum{path="resources-careers: /resources/careers"} 0 page_request_time_summary_count{path="resources-careers: /resources/careers"} 1 # HELP page_total_time_summary Total time it took to complete a request # TYPE page_total_time_summary summary page_total_time_summary{quantile="0.01",path="products-slug: /products/:slug(.*)*"} 65.2 page_total_time_summary{quantile="0.05",path="products-slug: /products/:slug(.*)*"} 69.46153846153847 page_total_time_summary{quantile="0.5",path="products-slug: /products/:slug(.*)*"} 90 page_total_time_summary{quantile="0.9",path="products-slug: /products/:slug(.*)*"} 245 page_total_time_summary{quantile="0.95",path="products-slug: /products/:slug(.*)*"} 527 page_total_time_summary{quantile="0.99",path="products-slug: /products/:slug(.*)*"} 2459.3999999999996 page_total_time_summary{quantile="0.999",path="products-slug: /products/:slug(.*)*"} 3481 page_total_time_summary_sum{path="products-slug: /products/:slug(.*)*"} 46692 page_total_time_summary_count{path="products-slug: /products/:slug(.*)*"} 240 page_total_time_summary{quantile="0.01",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 50.29333333333334 page_total_time_summary{quantile="0.05",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 53.75555555555555 page_total_time_summary{quantile="0.5",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 70.1 page_total_time_summary{quantile="0.9",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 213.50000000000009 page_total_time_summary{quantile="0.95",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 241.89999999999995 page_total_time_summary{quantile="0.99",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 641.8599999999999 page_total_time_summary{quantile="0.999",path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 1038 page_total_time_summary_sum{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 18144 page_total_time_summary_count{path="products-topLevel-slug-p-item: /products/:topLevel()/:slug([^/]*)*/p/:item()"} 168 page_total_time_summary{quantile="0.01",path="empty: empty"} 1 page_total_time_summary{quantile="0.05",path="empty: empty"} 1.3529411764705883 page_total_time_summary{quantile="0.5",path="empty: empty"} 3.6538461538461537 page_total_time_summary{quantile="0.9",path="empty: empty"} 7.909090909090909 page_total_time_summary{quantile="0.95",path="empty: empty"} 58.5 page_total_time_summary{quantile="0.99",path="empty: empty"} 114.06666666666715 page_total_time_summary{quantile="0.999",path="empty: empty"} 247 page_total_time_summary_sum{path="empty: empty"} 2828 page_total_time_summary_count{path="empty: empty"} 320 page_total_time_summary{quantile="0.01",path="index: /"} 29.64 page_total_time_summary{quantile="0.05",path="index: /"} 34.53333333333333 page_total_time_summary{quantile="0.5",path="index: /"} 40.44444444444444 page_total_time_summary{quantile="0.9",path="index: /"} 66.69999999999999 page_total_time_summary{quantile="0.95",path="index: /"} 119.39999999999978 page_total_time_summary{quantile="0.99",path="index: /"} 303.16000000000025 page_total_time_summary{quantile="0.999",path="index: /"} 315 page_total_time_summary_sum{path="index: /"} 3510 page_total_time_summary_count{path="index: /"} 66 page_total_time_summary{quantile="0.01",path="blogs-slug: /blogs/:slug()"} 3 page_total_time_summary{quantile="0.05",path="blogs-slug: /blogs/:slug()"} 4.066666666666667 page_total_time_summary{quantile="0.5",path="blogs-slug: /blogs/:slug()"} 287 page_total_time_summary{quantile="0.9",path="blogs-slug: /blogs/:slug()"} 439.3999999999999 page_total_time_summary{quantile="0.95",path="blogs-slug: /blogs/:slug()"} 645.45 page_total_time_summary{quantile="0.99",path="blogs-slug: /blogs/:slug()"} 2433.6900000000005 page_total_time_summary{quantile="0.999",path="blogs-slug: /blogs/:slug()"} 2546 page_total_time_summary_sum{path="blogs-slug: /blogs/:slug()"} 19870 page_total_time_summary_count{path="blogs-slug: /blogs/:slug()"} 61 page_total_time_summary{quantile="0.01",path="contact-locations: /contact/locations"} 43 page_total_time_summary{quantile="0.05",path="contact-locations: /contact/locations"} 43 page_total_time_summary{quantile="0.5",path="contact-locations: /contact/locations"} 49.666666666666664 page_total_time_summary{quantile="0.9",path="contact-locations: /contact/locations"} 257 page_total_time_summary{quantile="0.95",path="contact-locations: /contact/locations"} 257 page_total_time_summary{quantile="0.99",path="contact-locations: /contact/locations"} 257 page_total_time_summary{quantile="0.999",path="contact-locations: /contact/locations"} 257 page_total_time_summary_sum{path="contact-locations: /contact/locations"} 449 page_total_time_summary_count{path="contact-locations: /contact/locations"} 5 page_total_time_summary{quantile="0.01",path="resource-center-vertical: /resource-center/:vertical()"} 2 page_total_time_summary{quantile="0.05",path="resource-center-vertical: /resource-center/:vertical()"} 2 page_total_time_summary{quantile="0.5",path="resource-center-vertical: /resource-center/:vertical()"} 87 page_total_time_summary{quantile="0.9",path="resource-center-vertical: /resource-center/:vertical()"} 1936.2 page_total_time_summary{quantile="0.95",path="resource-center-vertical: /resource-center/:vertical()"} 2003 page_total_time_summary{quantile="0.99",path="resource-center-vertical: /resource-center/:vertical()"} 2003 page_total_time_summary{quantile="0.999",path="resource-center-vertical: /resource-center/:vertical()"} 2003 page_total_time_summary_sum{path="resource-center-vertical: /resource-center/:vertical()"} 4884 page_total_time_summary_count{path="resource-center-vertical: /resource-center/:vertical()"} 9 page_total_time_summary{quantile="0.01",path="blogs: /blogs"} 2804 page_total_time_summary{quantile="0.05",path="blogs: /blogs"} 2804 page_total_time_summary{quantile="0.5",path="blogs: /blogs"} 2804 page_total_time_summary{quantile="0.9",path="blogs: /blogs"} 2804 page_total_time_summary{quantile="0.95",path="blogs: /blogs"} 2804 page_total_time_summary{quantile="0.99",path="blogs: /blogs"} 2804 page_total_time_summary{quantile="0.999",path="blogs: /blogs"} 2804 page_total_time_summary_sum{path="blogs: /blogs"} 2804 page_total_time_summary_count{path="blogs: /blogs"} 1 page_total_time_summary{quantile="0.01",path="resources-faq: /resources/faq"} 44 page_total_time_summary{quantile="0.05",path="resources-faq: /resources/faq"} 44 page_total_time_summary{quantile="0.5",path="resources-faq: /resources/faq"} 55 page_total_time_summary{quantile="0.9",path="resources-faq: /resources/faq"} 77 page_total_time_summary{quantile="0.95",path="resources-faq: /resources/faq"} 77 page_total_time_summary{quantile="0.99",path="resources-faq: /resources/faq"} 77 page_total_time_summary{quantile="0.999",path="resources-faq: /resources/faq"} 77 page_total_time_summary_sum{path="resources-faq: /resources/faq"} 176 page_total_time_summary_count{path="resources-faq: /resources/faq"} 3 page_total_time_summary{quantile="0.01",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary{quantile="0.05",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary{quantile="0.5",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary{quantile="0.9",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary{quantile="0.95",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary{quantile="0.99",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary{quantile="0.999",path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary_sum{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 48 page_total_time_summary_count{path="products-lrbnbr-lrb: /products/lrbnbr/:lrb(.*)*"} 1 page_total_time_summary{quantile="0.01",path="blogs-disclaimer: /blogs/disclaimer"} 36 page_total_time_summary{quantile="0.05",path="blogs-disclaimer: /blogs/disclaimer"} 36 page_total_time_summary{quantile="0.5",path="blogs-disclaimer: /blogs/disclaimer"} 42 page_total_time_summary{quantile="0.9",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_total_time_summary{quantile="0.95",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_total_time_summary{quantile="0.99",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_total_time_summary{quantile="0.999",path="blogs-disclaimer: /blogs/disclaimer"} 48 page_total_time_summary_sum{path="blogs-disclaimer: /blogs/disclaimer"} 84 page_total_time_summary_count{path="blogs-disclaimer: /blogs/disclaimer"} 2 page_total_time_summary{quantile="0.01",path="news: /news"} 49 page_total_time_summary{quantile="0.05",path="news: /news"} 49 page_total_time_summary{quantile="0.5",path="news: /news"} 52 page_total_time_summary{quantile="0.9",path="news: /news"} 55 page_total_time_summary{quantile="0.95",path="news: /news"} 55 page_total_time_summary{quantile="0.99",path="news: /news"} 55 page_total_time_summary{quantile="0.999",path="news: /news"} 55 page_total_time_summary_sum{path="news: /news"} 104 page_total_time_summary_count{path="news: /news"} 2 page_total_time_summary{quantile="0.01",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary{quantile="0.05",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary{quantile="0.5",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary{quantile="0.9",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary{quantile="0.95",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary{quantile="0.99",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary{quantile="0.999",path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary_sum{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 159 page_total_time_summary_count{path="resources-tools-voltage-drop-calculator: /resources/tools/voltage-drop-calculator"} 1 page_total_time_summary{quantile="0.01",path="videos-id: /videos/:id()"} 3 page_total_time_summary{quantile="0.05",path="videos-id: /videos/:id()"} 3 page_total_time_summary{quantile="0.5",path="videos-id: /videos/:id()"} 45 page_total_time_summary{quantile="0.9",path="videos-id: /videos/:id()"} 80 page_total_time_summary{quantile="0.95",path="videos-id: /videos/:id()"} 86 page_total_time_summary{quantile="0.99",path="videos-id: /videos/:id()"} 86 page_total_time_summary{quantile="0.999",path="videos-id: /videos/:id()"} 86 page_total_time_summary_sum{path="videos-id: /videos/:id()"} 250 page_total_time_summary_count{path="videos-id: /videos/:id()"} 7 page_total_time_summary{quantile="0.01",path="resources-branding: /resources/branding"} 52 page_total_time_summary{quantile="0.05",path="resources-branding: /resources/branding"} 52 page_total_time_summary{quantile="0.5",path="resources-branding: /resources/branding"} 52 page_total_time_summary{quantile="0.9",path="resources-branding: /resources/branding"} 52 page_total_time_summary{quantile="0.95",path="resources-branding: /resources/branding"} 52 page_total_time_summary{quantile="0.99",path="resources-branding: /resources/branding"} 52 page_total_time_summary{quantile="0.999",path="resources-branding: /resources/branding"} 52 page_total_time_summary_sum{path="resources-branding: /resources/branding"} 52 page_total_time_summary_count{path="resources-branding: /resources/branding"} 1 page_total_time_summary{quantile="0.01",path="resources-manuals: /resources/manuals"} 35 page_total_time_summary{quantile="0.05",path="resources-manuals: /resources/manuals"} 35 page_total_time_summary{quantile="0.5",path="resources-manuals: /resources/manuals"} 35 page_total_time_summary{quantile="0.9",path="resources-manuals: /resources/manuals"} 35 page_total_time_summary{quantile="0.95",path="resources-manuals: /resources/manuals"} 35 page_total_time_summary{quantile="0.99",path="resources-manuals: /resources/manuals"} 35 page_total_time_summary{quantile="0.999",path="resources-manuals: /resources/manuals"} 35 page_total_time_summary_sum{path="resources-manuals: /resources/manuals"} 35 page_total_time_summary_count{path="resources-manuals: /resources/manuals"} 1 page_total_time_summary{quantile="0.01",path="news-slug: /news/:slug()"} 51 page_total_time_summary{quantile="0.05",path="news-slug: /news/:slug()"} 51 page_total_time_summary{quantile="0.5",path="news-slug: /news/:slug()"} 57.5 page_total_time_summary{quantile="0.9",path="news-slug: /news/:slug()"} 89 page_total_time_summary{quantile="0.95",path="news-slug: /news/:slug()"} 89 page_total_time_summary{quantile="0.99",path="news-slug: /news/:slug()"} 89 page_total_time_summary{quantile="0.999",path="news-slug: /news/:slug()"} 89 page_total_time_summary_sum{path="news-slug: /news/:slug()"} 255 page_total_time_summary_count{path="news-slug: /news/:slug()"} 4 page_total_time_summary{quantile="0.01",path="quote: /quote"} 34 page_total_time_summary{quantile="0.05",path="quote: /quote"} 34 page_total_time_summary{quantile="0.5",path="quote: /quote"} 34 page_total_time_summary{quantile="0.9",path="quote: /quote"} 34 page_total_time_summary{quantile="0.95",path="quote: /quote"} 34 page_total_time_summary{quantile="0.99",path="quote: /quote"} 34 page_total_time_summary{quantile="0.999",path="quote: /quote"} 34 page_total_time_summary_sum{path="quote: /quote"} 34 page_total_time_summary_count{path="quote: /quote"} 1 page_total_time_summary{quantile="0.01",path="resources-careers: /resources/careers"} 66 page_total_time_summary{quantile="0.05",path="resources-careers: /resources/careers"} 66 page_total_time_summary{quantile="0.5",path="resources-careers: /resources/careers"} 66 page_total_time_summary{quantile="0.9",path="resources-careers: /resources/careers"} 66 page_total_time_summary{quantile="0.95",path="resources-careers: /resources/careers"} 66 page_total_time_summary{quantile="0.99",path="resources-careers: /resources/careers"} 66 page_total_time_summary{quantile="0.999",path="resources-careers: /resources/careers"} 66 page_total_time_summary_sum{path="resources-careers: /resources/careers"} 66 page_total_time_summary_count{path="resources-careers: /resources/careers"} 1