# HELP http_request_duration_seconds The duration of HTTP requests processed by an ASP.NET Core application. # TYPE http_request_duration_seconds histogram http_request_duration_seconds_sum{code="404",method="GET",controller="",action="",endpoint=""} 0.0641635 http_request_duration_seconds_count{code="404",method="GET",controller="",action="",endpoint=""} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.001"} 0 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.002"} 1 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.004"} 1 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.008"} 2 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.016"} 2 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.032"} 2 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.064"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.128"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.256"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.512"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="1.024"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="2.048"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="4.096"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="8.192"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="16.384"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="32.768"} 3 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="+Inf"} 3 http_request_duration_seconds_sum{code="200",method="GET",controller="",action="",endpoint=""} 0.054379899999999995 http_request_duration_seconds_count{code="200",method="GET",controller="",action="",endpoint=""} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.004"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.008"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.016"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.032"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.064"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.128"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.256"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.512"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="1.024"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="2.048"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="4.096"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="8.192"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="16.384"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="32.768"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="+Inf"} 8 # HELP http_requests_received_total Provides the count of HTTP requests that have been processed by the ASP.NET Core pipeline. # TYPE http_requests_received_total counter http_requests_received_total{code="404",method="GET",controller="",action="",endpoint=""} 3 http_requests_received_total{code="200",method="GET",controller="",action="",endpoint=""} 8 # HELP http_requests_in_progress The number of requests currently in progress in the ASP.NET Core pipeline. One series without controller/action label values counts all in-progress requests, with separate series existing for each controller-action pair. # TYPE http_requests_in_progress gauge http_requests_in_progress{method="GET",controller="",action="",endpoint=""} 0 http_requests_in_progress{method="GET",controller="",action="",endpoint="{*path:nonfile}"} 0 # HELP zid_safepack_order_sync_total Total number of order sync attempts # TYPE zid_safepack_order_sync_total counter # HELP zid_safepack_product_sync_total Total number of product sync attempts # TYPE zid_safepack_product_sync_total counter zid_safepack_product_sync_total{store_id="126819",status="failure"} 2 # HELP zid_safepack_api_calls_total Total number of API calls # TYPE zid_safepack_api_calls_total counter zid_safepack_api_calls_total{api="safepack",endpoint="GetItems",status="failure"} 4 zid_safepack_api_calls_total{api="zid",endpoint="GetProducts",status="failure"} 4 # HELP zid_safepack_products_synced Number of products currently synced # TYPE zid_safepack_products_synced gauge # HELP zid_safepack_api_call_duration_ms API call duration in milliseconds # TYPE zid_safepack_api_call_duration_ms histogram zid_safepack_api_call_duration_ms_sum{api="safepack",endpoint="GetItems"} 1912 zid_safepack_api_call_duration_ms_count{api="safepack",endpoint="GetItems"} 4 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="50"} 0 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="100"} 0 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="200"} 2 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="500"} 2 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="1000"} 4 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="2000"} 4 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="5000"} 4 zid_safepack_api_call_duration_ms_bucket{api="safepack",endpoint="GetItems",le="+Inf"} 4 zid_safepack_api_call_duration_ms_sum{api="zid",endpoint="GetProducts"} 1960 zid_safepack_api_call_duration_ms_count{api="zid",endpoint="GetProducts"} 4 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="50"} 0 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="100"} 0 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="200"} 0 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="500"} 2 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="1000"} 4 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="2000"} 4 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="5000"} 4 zid_safepack_api_call_duration_ms_bucket{api="zid",endpoint="GetProducts",le="+Inf"} 4 # HELP zid_safepack_order_processing_duration_ms Order processing duration in milliseconds # TYPE zid_safepack_order_processing_duration_ms histogram # HELP zid_safepack_webhook_processing_duration_ms Webhook processing duration in milliseconds # TYPE zid_safepack_webhook_processing_duration_ms histogram # HELP zid_safepack_database_operation_duration_ms Database operation duration in milliseconds # TYPE zid_safepack_database_operation_duration_ms histogram # HELP zid_safepack_order_retries_total Total number of order retry attempts # TYPE zid_safepack_order_retries_total counter # HELP zid_safepack_orders_skipped_total Total number of orders skipped # TYPE zid_safepack_orders_skipped_total counter # HELP zid_safepack_webhooks_received_total Total number of webhooks received # TYPE zid_safepack_webhooks_received_total counter # HELP zid_safepack_database_operations_total Total number of database operations # TYPE zid_safepack_database_operations_total counter # HELP zid_safepack_pending_orders Number of orders pending SafePack sync # TYPE zid_safepack_pending_orders gauge # HELP zid_safepack_failed_orders Number of orders that failed SafePack sync # TYPE zid_safepack_failed_orders gauge # HELP dotnet_collection_count_total GC collection count # TYPE dotnet_collection_count_total counter dotnet_collection_count_total{generation="0"} 0 dotnet_collection_count_total{generation="1"} 0 dotnet_collection_count_total{generation="2"} 0 # 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 1789201471.734592 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 8.21875 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2754043092992 # HELP process_working_set_bytes Process working set # TYPE process_working_set_bytes gauge process_working_set_bytes 169889792 # HELP process_private_memory_bytes Process private memory size # TYPE process_private_memory_bytes gauge process_private_memory_bytes 132038656 # HELP process_open_handles Number of open handles # TYPE process_open_handles gauge process_open_handles 867 # HELP process_num_threads Total number of threads # TYPE process_num_threads gauge process_num_threads 90 # HELP dotnet_total_memory_bytes Total known allocated memory # TYPE dotnet_total_memory_bytes gauge dotnet_total_memory_bytes 36083392 # HELP prometheus_net_metric_families Number of metric families currently registered. # TYPE prometheus_net_metric_families gauge prometheus_net_metric_families{metric_type="counter"} 11 prometheus_net_metric_families{metric_type="gauge"} 16 prometheus_net_metric_families{metric_type="summary"} 0 prometheus_net_metric_families{metric_type="histogram"} 5 # HELP prometheus_net_metric_instances Number of metric instances currently registered across all metric families. # TYPE prometheus_net_metric_instances gauge prometheus_net_metric_instances{metric_type="counter"} 9 prometheus_net_metric_instances{metric_type="gauge"} 23 prometheus_net_metric_instances{metric_type="summary"} 0 prometheus_net_metric_instances{metric_type="histogram"} 4 # HELP prometheus_net_metric_timeseries Number of metric timeseries currently generated from all metric instances. # TYPE prometheus_net_metric_timeseries gauge prometheus_net_metric_timeseries{metric_type="counter"} 9 prometheus_net_metric_timeseries{metric_type="gauge"} 23 prometheus_net_metric_timeseries{metric_type="summary"} 0 prometheus_net_metric_timeseries{metric_type="histogram"} 58 # HELP prometheus_net_exemplars_recorded_total Number of exemplars that were accepted into in-memory storage in the prometheus-net SDK. # TYPE prometheus_net_exemplars_recorded_total counter prometheus_net_exemplars_recorded_total 0 # HELP prometheus_net_eventcounteradapter_sources_connected_total Number of event sources that are currently connected to the adapter. # TYPE prometheus_net_eventcounteradapter_sources_connected_total gauge prometheus_net_eventcounteradapter_sources_connected_total 6 # HELP prometheus_net_meteradapter_instruments_connected Number of instruments that are currently connected to the adapter. # TYPE prometheus_net_meteradapter_instruments_connected gauge prometheus_net_meteradapter_instruments_connected 14