# HELP haima_http_requests_total Total HTTP requests handled by the service. # TYPE haima_http_requests_total counter haima_http_requests_total{method="GET",route="/",status_code="200"} 4 haima_http_requests_total{method="GET",route="/health",status_code="503"} 1 haima_http_requests_total{method="GET",route="/logs",status_code="200"} 1 # HELP haima_http_request_duration_ms HTTP request duration in milliseconds. # TYPE haima_http_request_duration_ms histogram haima_http_request_duration_ms_bucket{method="GET",route="/",le="25"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/",le="50"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/",le="100"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/",le="250"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/",le="500"} 3 haima_http_request_duration_ms_bucket{method="GET",route="/",le="1000"} 3 haima_http_request_duration_ms_bucket{method="GET",route="/",le="2500"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/",le="5000"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/",le="10000"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/",le="30000"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/",le="60000"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/",le="120000"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/",le="300000"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/",le="+Inf"} 4 haima_http_request_duration_ms_sum{method="GET",route="/"} 1843 haima_http_request_duration_ms_count{method="GET",route="/"} 4 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="25"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="50"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="100"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="250"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="500"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="1000"} 0 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="2500"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="5000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="10000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="30000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="60000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="120000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="300000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/health",le="+Inf"} 1 haima_http_request_duration_ms_sum{method="GET",route="/health"} 1004 haima_http_request_duration_ms_count{method="GET",route="/health"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="25"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="50"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="100"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="250"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="500"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="1000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="2500"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="5000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="10000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="30000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="60000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="120000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="300000"} 1 haima_http_request_duration_ms_bucket{method="GET",route="/logs",le="+Inf"} 1 haima_http_request_duration_ms_sum{method="GET",route="/logs"} 4 haima_http_request_duration_ms_count{method="GET",route="/logs"} 1 # HELP haima_order_create_total Total order creation attempts by result. # TYPE haima_order_create_total counter # HELP haima_order_create_duration_ms Order creation duration in milliseconds. # TYPE haima_order_create_duration_ms histogram # HELP haima_order_pay_total Total payment attempts by result. # TYPE haima_order_pay_total counter # HELP haima_order_pay_duration_ms Order payment duration in milliseconds. # TYPE haima_order_pay_duration_ms histogram # HELP haima_order_payment_idempotent_replay_total Total payment result replays served from idempotency cache. # TYPE haima_order_payment_idempotent_replay_total counter # HELP haima_order_payment_lock_total Payment lock outcomes by result. # TYPE haima_order_payment_lock_total counter # HELP haima_order_session_recovery_total Session recovery attempts by result. # TYPE haima_order_session_recovery_total counter # HELP haima_scheduler_expired_cleanup_runs_total Expired order cleanup scheduler runs by result. # TYPE haima_scheduler_expired_cleanup_runs_total counter haima_scheduler_expired_cleanup_runs_total{result="failed"} 6 # HELP haima_scheduler_expired_cleanup_orders_total Total expired orders cleaned by the scheduler. # TYPE haima_scheduler_expired_cleanup_orders_total counter # HELP haima_order_running_sessions Current in-memory running checkout sessions. # TYPE haima_order_running_sessions gauge haima_order_running_sessions 0 # HELP haima_dependency_status Dependency health status, 1 for up and 0 for down. # TYPE haima_dependency_status gauge haima_dependency_status{dependency="database"} 1 haima_dependency_status{dependency="redis"} 0 haima_dependency_status{dependency="browser"} 1 # HELP haima_process_uptime_seconds Process uptime in seconds. # TYPE haima_process_uptime_seconds gauge haima_process_uptime_seconds 3833