# 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 22.272668000000003 # 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 3.3683509999999997 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 25.641019 # 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 1722355835 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 313348096 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 65957556224 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 376836096 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 40 # 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.002866965 # 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.003047424 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 1757.715365887 # 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.016855223101196484 # 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 3.4284139715846322 # 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.010092543 # 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.010223615 # 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.011665407 # 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="StatWatcher"} 42 nodejs_active_resources{type="TCPServerWrap"} 1 nodejs_active_resources{type="TCPSocketWrap"} 21 nodejs_active_resources{type="Timeout"} 31 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 98 # 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"} 23 nodejs_active_handles{type="StatWatcher"} 42 nodejs_active_handles{type="Server"} 1 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 66 # 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 208601088 # 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 188182168 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 30454497 # 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"} 4194304 nodejs_heap_space_size_total_bytes{space="old"} 158072832 nodejs_heap_space_size_total_bytes{space="code"} 10485760 nodejs_heap_space_size_total_bytes{space="shared"} 0 nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nodejs_heap_space_size_total_bytes{space="large_object"} 35110912 nodejs_heap_space_size_total_bytes{space="code_large_object"} 737280 nodejs_heap_space_size_total_bytes{space="shared_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"} 1418728 nodejs_heap_space_size_used_bytes{space="old"} 142302408 nodejs_heap_space_size_used_bytes{space="code"} 9270288 nodejs_heap_space_size_used_bytes{space="shared"} 0 nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nodejs_heap_space_size_used_bytes{space="large_object"} 34519800 nodejs_heap_space_size_used_bytes{space="code_large_object"} 680576 nodejs_heap_space_size_used_bytes{space="shared_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"} 643032 nodejs_heap_space_size_available_bytes{space="old"} 12713688 nodejs_heap_space_size_available_bytes{space="code"} 558144 nodejs_heap_space_size_available_bytes{space="shared"} 0 nodejs_heap_space_size_available_bytes{space="new_large_object"} 2097152 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 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v20.14.0",major="20",minor="14",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"} 406 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 718 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 721 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 721 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 721 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 721 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 721 nodejs_gc_duration_seconds_sum{kind="minor"} 0.9404275829917758 nodejs_gc_duration_seconds_count{kind="minor"} 721 nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 6 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 8 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 8 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 8 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 8 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 8 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 8 nodejs_gc_duration_seconds_sum{kind="incremental"} 0.013727302001323551 nodejs_gc_duration_seconds_count{kind="incremental"} 8 nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 5 nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 7 nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 9 nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 9 nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 9 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 9 nodejs_gc_duration_seconds_sum{kind="major"} 0.2859677760009654 nodejs_gc_duration_seconds_count{kind="major"} 9 # HELP http_request_duration_seconds duration histogram of http responses labeled with: status_code, method, path # TYPE http_request_duration_seconds histogram # HELP up 1 = up, 0 = not up # TYPE up gauge up 1 # HELP scaffolder_task_count Count of task runs # TYPE scaffolder_task_count counter # HELP scaffolder_task_duration Duration of a task run # TYPE scaffolder_task_duration histogram # HELP scaffolder_step_count Count of step runs # TYPE scaffolder_step_count counter # HELP scaffolder_step_duration Duration of a step runs # TYPE scaffolder_step_duration histogram # HELP catalog_stitched_entities_count Amount of entities stitched. DEPRECATED, use OpenTelemetry metrics instead # TYPE catalog_stitched_entities_count counter catalog_stitched_entities_count 1 # HELP catalog_entities_count Total amount of entities in the catalog. DEPRECATED: Please use opentelemetry metrics instead. # TYPE catalog_entities_count gauge catalog_entities_count{kind="location"} 1 # HELP catalog_registered_locations_count Total amount of registered locations in the catalog. DEPRECATED: Please use opentelemetry metrics instead. # TYPE catalog_registered_locations_count gauge catalog_registered_locations_count 1 # HELP catalog_relations_count Total amount of relations between entities. DEPRECATED: Please use opentelemetry metrics instead. # TYPE catalog_relations_count gauge catalog_relations_count 0 # HELP catalog_processed_entities_count Amount of entities processed, DEPRECATED, use OpenTelemetry metrics instead # TYPE catalog_processed_entities_count counter catalog_processed_entities_count{result="errors"} 1 catalog_processed_entities_count{result="unchanged"} 26 # HELP catalog_processing_duration_seconds Time spent executing the full processing flow, DEPRECATED, use OpenTelemetry metrics instead # TYPE catalog_processing_duration_seconds summary catalog_processing_duration_seconds{quantile="0.01",result="errors"} 0.593325871 catalog_processing_duration_seconds{quantile="0.05",result="errors"} 0.593325871 catalog_processing_duration_seconds{quantile="0.5",result="errors"} 0.593325871 catalog_processing_duration_seconds{quantile="0.9",result="errors"} 0.593325871 catalog_processing_duration_seconds{quantile="0.95",result="errors"} 0.593325871 catalog_processing_duration_seconds{quantile="0.99",result="errors"} 0.593325871 catalog_processing_duration_seconds{quantile="0.999",result="errors"} 0.593325871 catalog_processing_duration_seconds_sum{result="errors"} 0.593325871 catalog_processing_duration_seconds_count{result="errors"} 1 catalog_processing_duration_seconds{quantile="0.01",result="unchanged"} 0.008252462 catalog_processing_duration_seconds{quantile="0.05",result="unchanged"} 0.0084146572 catalog_processing_duration_seconds{quantile="0.5",result="unchanged"} 0.0105595105 catalog_processing_duration_seconds{quantile="0.9",result="unchanged"} 0.014806578300000005 catalog_processing_duration_seconds{quantile="0.95",result="unchanged"} 0.025956795199999962 catalog_processing_duration_seconds{quantile="0.99",result="unchanged"} 0.069313676 catalog_processing_duration_seconds{quantile="0.999",result="unchanged"} 0.069313676 catalog_processing_duration_seconds_sum{result="unchanged"} 0.33997728000000005 catalog_processing_duration_seconds_count{result="unchanged"} 26 # HELP catalog_processors_duration_seconds Time spent executing catalog processors, DEPRECATED, use OpenTelemetry metrics instead # TYPE catalog_processors_duration_seconds summary catalog_processors_duration_seconds{quantile="0.01",result="failed"} 0.001019307 catalog_processors_duration_seconds{quantile="0.05",result="failed"} 0.001137117 catalog_processors_duration_seconds{quantile="0.5",result="failed"} 0.001623444 catalog_processors_duration_seconds{quantile="0.9",result="failed"} 0.0037206066 catalog_processors_duration_seconds{quantile="0.95",result="failed"} 0.08521559794999939 catalog_processors_duration_seconds{quantile="0.99",result="failed"} 0.448840237 catalog_processors_duration_seconds{quantile="0.999",result="failed"} 0.448840237 catalog_processors_duration_seconds_sum{result="failed"} 0.5151860559999999 catalog_processors_duration_seconds_count{result="failed"} 27 # HELP catalog_processing_queue_delay_seconds The amount of delay between being scheduled for processing, and the start of actually being processed, DEPRECATED, use OpenTelemetry metrics instead # TYPE catalog_processing_queue_delay_seconds summary catalog_processing_queue_delay_seconds{quantile="0.01"} 0.011 catalog_processing_queue_delay_seconds{quantile="0.05"} 0.041600000000000005 catalog_processing_queue_delay_seconds{quantile="0.5"} 0.489 catalog_processing_queue_delay_seconds{quantile="0.9"} 0.9766 catalog_processing_queue_delay_seconds{quantile="0.95"} 249.84219999999766 catalog_processing_queue_delay_seconds{quantile="0.99"} 1659.982 catalog_processing_queue_delay_seconds{quantile="0.999"} 1659.982 catalog_processing_queue_delay_seconds_sum 1672.4360000000001 catalog_processing_queue_delay_seconds_count 27